Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Contour Highlighting in Right Panel on Viewport Contour Click #196

Open
pedrokohler opened this issue Apr 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pedrokohler
Copy link
Collaborator

pedrokohler commented Apr 2, 2024

when selecting a particular object (by clicking on the right column), it would be nice to also be able to select by clicking a contour and seeing the corresponding entry in the column highlight.

Implement Contour Highlighting in Right Panel on Viewport Contour Click

Description

Implement a feature to highlight contour information in the right panel when a user clicks on a contour in the viewport. This enhancement aims to provide clear visual feedback to facilitate easier identification of selected contours, enhancing navigation within the application.

Acceptance Criteria

  1. Contour information in the right panel should be highlighted immediately upon clicking a contour in the viewport.
  2. The highlighting in the right panel should clearly indicate the selected contour for easy identification.
  3. The highlighting should deactivate promptly when deselecting the contour or clicking elsewhere.
  4. Ensure consistent highlighting behavior across different viewport sizes and contour complexities.
  5. Integrate the highlighting feature seamlessly with existing right panel and viewport functionalities.

From #184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants