Skip to content
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

Fix viewport rotation gizmo aligned axis reversing #101209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ryevdokimov
Copy link
Contributor

@ryevdokimov ryevdokimov commented Jan 7, 2025

Fixes: #101172

This PR reverts part of #76052 which caused the regression by effectively disabling the order flipping for the aligned axis that allowed you to click the axis to reverse. The fix should be to redraw the aligned axis in reverse so that it still looks correct.

2025-01-06.23-41-03.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Viewport rotation gizmo can no longer have its current axis clicked to reverse it
3 participants