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 "Align pivot relative to scene" #408

Merged

Conversation

pgilfernandez
Copy link

@pgilfernandez pgilfernandez commented Jan 1, 2025

It took me some time figuring the problem out: the available functions we were using were dependent of the object scale and were kind of scaling the transform when trying to align the pivot to the scene...

Well, it's fixed now.

With this fix I think there is no other open issue about the new Pivot alignment, right?

@pgilfernandez
Copy link
Author

Maybe the next step would be removing the "center pivot" menu entry when right clicking an object in the canvas as the feature "has been moved" to the alignment panel.
What do you think?

@rodlie
Copy link
Member

rodlie commented Jan 1, 2025

Looks OK, will test later today.

Maybe the next step would be removing the "center pivot" menu entry

This is a commonly used action, I don't want to remove it.

@rodlie rodlie added this to the 1.0.0 milestone Jan 4, 2025
@rodlie rodlie merged commit 9ec47ee into friction2d:main Jan 4, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants