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

Enhance Object Highlighting for Improved Intuitiveness #192

Open
pedrokohler opened this issue Apr 2, 2024 · 4 comments
Open

Enhance Object Highlighting for Improved Intuitiveness #192

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

Comments

@pedrokohler
Copy link
Collaborator

pedrokohler commented Apr 2, 2024

When an object is highlighted, it displays lighter than the rest. I think it would be more intuitive to make all non-selected objects become lighter instead.

Enhance Object Highlighting for Improved Intuitiveness

Description

Revise the object highlighting mechanism to improve intuitiveness. Currently, when an object is selected, it displays lighter than the rest. However, it would be more intuitive to make all non-selected objects become lighter while the selected object remains unchanged. This enhancement will enhance user understanding and interaction with objects within the application.

Acceptance Criteria

  1. When an object is selected, it should remain unchanged in appearance.
  2. All non-selected objects should become lighter in color to indicate their unselected state.
  3. Ensure that the revised highlighting mechanism is consistent across different objects and configurations.

From #184

@pedrokohler pedrokohler self-assigned this Apr 2, 2024
@pedrokohler pedrokohler added the enhancement New feature or request label Apr 2, 2024
@igoroctaviano igoroctaviano changed the title Highlight selected objects instead of non-selected ones Enhance Object Highlighting for Improved Intuitiveness Apr 11, 2024
@igoroctaviano
Copy link
Collaborator

@fedorov can be closed. The annotations stroke/highlight colors can be changed via configuration. The default is exactly like the acceptance criteria.

@fedorov
Copy link
Member

fedorov commented May 9, 2024

Let me see first how it works in https://slim-dmv.web.app/ before we close it!

@fedorov
Copy link
Member

fedorov commented May 9, 2024

This is how highlight of the selected ROI works in IDC right now

image

We should update the configuration to show it in a color that has better contrast, such as the one in dmv instance right now

image

But let's not bother with updating IDC config until we are done with various issues related to ROI presentation, so we can update everything at the same time!

@igoroctaviano
Copy link
Collaborator

@fedorov env updated. You can test the highlight and double click. Please use a different interaction, other than draw to test the double click.

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

3 participants