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

Inconsistent core entity attribute ordering #411

Closed
jsantell opened this issue Dec 28, 2016 · 4 comments
Closed

Inconsistent core entity attribute ordering #411

jsantell opened this issue Dec 28, 2016 · 4 comments

Comments

@jsantell
Copy link
Contributor

Possibly related to #303, but the ordering for core entity properties (position, rotation, scale, etc.) are inconsistenly ordered, I think by left-to-right assignment in the element. When manually editing values between several entities, I frequently edit the wrong field (expecting the ordering to be position, rotation, scale)

ordering

@fernandojsg
Copy link
Member

Do you mean that depending on the entity that you select the order is different?

@jsantell
Copy link
Contributor Author

Yes, sorry; the gif above is toggling between two different entities

@fernandojsg
Copy link
Member

@jsantell I fixed it, I forgot to sort the common components as we do with the rest of the components 👼 good catch!

@jsantell
Copy link
Contributor Author

@fernandojsg thanks!

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

No branches or pull requests

2 participants