Rotate Selected Objects via Keyboard Hotkeys or Mouse Wheel #1447
bruening-bw
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Yes. When manipulating large objects, the bounding box of the selected object often exceeds the visible screen boundaries.
A prime example is teaching mathematics: when using a large set square (Geodreieck) or importing large geometric shapes, the rotation handle located at the top-right corner of the bounding box easily goes off-screen. Once this handle is off-screen, it is impossible to rotate the object without zooming out or panning the view. This heavily disrupts the flow and visual focus of a live presentation.
Describe the solution you'd like
I would love to have a way to rotate selected objects without needing to interact with the specific bounding box handle. There are two highly effective ways to implement this:
Describe alternatives you've considered
Currently, I have to rely on workarounds that are not ideal for live presentations:
Beta Was this translation helpful? Give feedback.
All reactions