-
Notifications
You must be signed in to change notification settings - Fork 680
Open
Labels
enhancementNew feature or requestNew feature or request🍏 primitivesRelating to Rerun primitivesRelating to Rerun primitives📺 re_vieweraffects re_viewer itselfaffects re_viewer itself
Description
Problem
Sometimes incoming images are not rotated "upright". It would be easiest if the image orientation could be modified from within the Rerun viewer similar to how the tensor view can be adjusted.
Related to #1111
Solution
To solve this, we should also be sure to add it to the blueprint (Make more view properties configurable via blueprint).
We should add 3 options to the "Visualizers" section of the Selection panel:
- Rotation: a float clipped from 0.00 to 359.99, defaulted to 0.00
- A toggle for mirroring horizontally
Here's what Figma's looks like for some inspiration:
Note: the mirroring can be a radio button of "none" or "mirrored", where "mirrored" is just horizontal, because a H(R(image)) == V(image), where H = horizontal mirror, R = 180º rot, V = vertical mirror
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request🍏 primitivesRelating to Rerun primitivesRelating to Rerun primitives📺 re_vieweraffects re_viewer itselfaffects re_viewer itself