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

Improve hovered order in 2D views #8405

Merged
merged 5 commits into from
Dec 12, 2024
Merged

Improve hovered order in 2D views #8405

merged 5 commits into from
Dec 12, 2024

Conversation

emilk
Copy link
Member

@emilk emilk commented Dec 11, 2024

What

Order the hovered items more logically, starting with the closest (topmost) and going down to the deepest, like image layers in Photoshop.

Before

image

After

Screenshot 2024-12-11 at 10 22 48

@emilk emilk force-pushed the emilk/improve-picking-order branch from 58933b4 to b7a0e17 Compare December 11, 2024 08:47
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
e2880cd https://rerun.io/viewer/pr/8405 +nightly +main

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

@emilk emilk added 📺 re_viewer affects re_viewer itself include in changelog labels Dec 11, 2024
@Wumpf Wumpf self-requested a review December 11, 2024 12:07
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

👍

crates/viewer/re_view_spatial/src/picking.rs Outdated Show resolved Hide resolved
@emilk emilk merged commit 22be22d into main Dec 12, 2024
31 checks passed
@emilk emilk deleted the emilk/improve-picking-order branch December 12, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants