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

Swap properties to keep them at the same place in the instance properties #6756

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Bouh
Copy link
Collaborator

@Bouh Bouh commented Jul 5, 2024

Now the W H Z properties and Z rotation stay at the exact same place in the interface, whether it's a 2D or 3D instance.

In this PR, 2D and 3D:
image

Before this PR, 2D and 3D:

image

@Bouh Bouh requested a review from 4ian as a code owner July 5, 2024 13:14
@Bouh Bouh enabled auto-merge (squash) July 8, 2024 14:45
title: i18n._(t`Rotation`),
children: [
getRotationZField({ i18n }),
...getRotationXAndRotationYFields({ i18n }),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok so we validated the changes but I'm not sure why this works. It should display the 3 fields on a single row but on your screenshot, it's the Z field first on a whole row and then the X and Y together on a different row.

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