Show hovered Space View position for 2D & 3D space views #2843
Labels
enhancement
New feature or request
📺 re_viewer
affects re_viewer itself
user-request
This is a pressing issue for one of our users
Via https://discord.com/channels/1062300748202921994/1075873257124810852/1133926881343840358
For all hover events in 2D & 3D space views we already know a position in that space (i.e. a position relative to the space's root entity). We should just display it.
Figure out where to show it in an unobtrusive way (as part of the "on hover stack"?)
Further work, orthogonal to some extent:
Showing a 3D position for hovering a depth image in 2D. We also have the necessary data (otherwise we couldn't project rays into 3D), but it's even less clear where to show that in a way it's not confusing -- maybe in the respective 3D spaces only, relative to those roots?)
The text was updated successfully, but these errors were encountered: