Skip to content

Improve picking in 2D views #8404

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

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Improve picking in 2D views #8404

merged 1 commit into from
Dec 11, 2024

Conversation

emilk
Copy link
Member

@emilk emilk commented Dec 11, 2024

Related

What

When clicking on a geometric primitive (e.g. a point or a box) you will now only select that primitive, and no images below it.

Hovering acts the same as before.

When clicking on a geometric primitive (e.g. a point or a box)
you will now only select that primitive, and no images below it.

Hovering acts the same as before.
@emilk emilk added ui concerns graphical user interface 📺 re_viewer affects re_viewer itself include in changelog labels Dec 11, 2024
Copy link

github-actions bot commented Dec 11, 2024

Web viewer built successfully. If applicable, you should also test it:

  • I have tested the web viewer
Result Commit Link Manifest
ec9574b https://rerun.io/viewer/pr/8404 +nightly +main

Note: This comment is updated whenever you push a commit.

Copy link
Member

@abey79 abey79 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@emilk emilk merged commit 07b8825 into main Dec 11, 2024
38 checks passed
@emilk emilk deleted the emilk/improve-picking-in-2d-views branch December 11, 2024 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include in changelog 📺 re_viewer affects re_viewer itself ui concerns graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't select/click a 2D primitive without also selecting underlying image
2 participants