Skip to content

Dropdown button for rotating camera #1352

Description

@0HyperCube

Currently the viewport can be rotated by holding Ctrl whilst dragging with the middle mouse button. This is however difficult to find. A similar option should be added to the menu bar at the top of the app, in the view menu to rotate the canvas.

The code for the menu bar can be found in editor/src/messages/portfolio/menu_bar/menu_bar_message_handler.rs:250.
The code for the canvas rotation can be found in editor/src/messages/portfolio/document/navigation/navigation_message_handler.rs:197.

Inspiration can be taken from similar views in inkscape and illustrator
inkscape camera orientation dropdownillustrator camera rotate dropdown

Metadata

Metadata

Assignees

Labels

Good First IssueGood for newcomersPaper CutA small UX annoyance we should strive to improve

Projects

Status
No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions