Skip to content

"Flip" view navigation button #1722

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

Closed
Keavon opened this issue Apr 3, 2024 · 6 comments · Fixed by #2394
Closed

"Flip" view navigation button #1722

Keavon opened this issue Apr 3, 2024 · 6 comments · Fixed by #2394
Assignees
Labels
Good First Issue Good for newcomers

Comments

@Keavon
Copy link
Member

Keavon commented Apr 3, 2024

Our navigation buttons...

image

...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).

@Keavon Keavon added this to Task Board Apr 3, 2024
@github-project-automation github-project-automation bot moved this to Short-Term in Task Board Apr 3, 2024
@Keavon Keavon moved this from Short-Term to Medium-Term in Task Board Apr 3, 2024
@haikalvidya
Copy link
Contributor

This feature is just flip the view board, ya?, if we export the art board, it will export back on original side?

@jacinyan
Copy link
Contributor

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)

@Keavon
Copy link
Member Author

Keavon commented Dec 23, 2024

@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 navigate_tool.rs which deals with tilt.

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).

@jacinyan
Copy link
Contributor

@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 navigate_tool.rs which deals with tilt.

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.

@Keavon Keavon removed the Rust label Dec 30, 2024
@Keavon Keavon removed the Feature label Jan 19, 2025
@Keavon Keavon added the Good First Issue Good for newcomers label Feb 13, 2025
@github-project-automation github-project-automation bot moved this from Medium-Term to Completed This Milestone in Task Board May 18, 2025
@Keavon
Copy link
Member Author

Keavon commented May 18, 2025

@Sidharth-Singh10 can you please comment in this issue so I'm able to assign it to you? Thanks!

@Sidharth-Singh10
Copy link
Contributor

#2394 fixes this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Good for newcomers
Projects
Status: Completed This Milestone
Development

Successfully merging a pull request may close this issue.

4 participants