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

Add helpers to know if component is flipped or not #1336

Closed
erickzanardo opened this issue Jan 24, 2022 · 0 comments · Fixed by #1700
Closed

Add helpers to know if component is flipped or not #1336

erickzanardo opened this issue Jan 24, 2022 · 0 comments · Fixed by #1700
Assignees

Comments

@erickzanardo
Copy link
Member

Problem to solve

Components can be flipped on both y and x axis, we can use scale to check if a component is flipped or not, but that is not intuitive,.

Proposal

We should have getters or methods like isXFlipped and isYFlipped, or something like that

More information

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

Successfully merging a pull request may close this issue.

1 participant