-
-
Notifications
You must be signed in to change notification settings - Fork 523
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
"Flip" view navigation button #1722
Comments
This feature is just flip the view board, ya?, if we export the art board, it will export back on original side? |
Hi @Keavon, I'm interested in working on this. Could you point me to which module this should be implemented in? (Looks like it's in editor, but just want to make sure) |
@jacinyan Yes, in the editor module. You'll want to trace through the code relating to the viewport navigation and specifically the tilt, which is the closest to flip. You can start tracing from an entry point such as That said, there are other issues that may be more straightforward and also higher priority (and thus more likely to receive bandwidth from me for code review). |
Sure, I'll go with something more straightforward. |
Our navigation buttons...
...should have a quick "flip" checkbox to reverse the view (and a keyboard shortcut). This is useful when painting to see things from a mirrored perspective.
A clear visual indicator is needed to make it obvious that it's active (so this is soft-blocked on @Keavon for UI and icon design).
The text was updated successfully, but these errors were encountered: