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

Show picking position when hovering something in the spatial view #3227

Merged
merged 3 commits into from Sep 6, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented Sep 6, 2023

What

When hovering a line:
image

Checklist

@emilk emilk added the 📺 re_viewer affects re_viewer itself label Sep 6, 2023
@nikolausWest
Copy link
Member

Could you explain a bit more what "picking position" means exactly? I don't understand it from that name

crates/re_space_view_spatial/src/ui.rs Outdated Show resolved Hide resolved
@nikolausWest
Copy link
Member

I know "picking position" is technically correct but I wonder if something like "hover position" might be more clear to a user? (Picking is a technical term used in graphics I believe).

Co-authored-by: Clement Rey <cr.rey.clement@gmail.com>
@emilk emilk merged commit aa423ec into main Sep 6, 2023
26 checks passed
@emilk emilk deleted the emilk/show-picking-position branch September 6, 2023 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📺 re_viewer affects re_viewer itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show the coordinate of what is being hovered in the tooltip
3 participants