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 changing of the transform of a sublayer according to the parent's rotation #4

Open
1 task
Superseth794 opened this issue Sep 4, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@Superseth794
Copy link
Owner

Superseth794 commented Sep 4, 2020

Rotating a layer currently propagates to children only by rotating them in the same way as the parent is rotated. However the goal is to rotate the children around the anchor point of the parent by changing all components of it's transform concerned (ie. rotation and position).

  • Fix changing of the transform of a sublayer according to the transform of the parent and their anchor points
@Superseth794 Superseth794 changed the title Fix transform of a sublayer according to the parent's rotation Fix changing of the transform of a sublayer according to the parent's rotation Sep 4, 2020
@Superseth794 Superseth794 self-assigned this Sep 4, 2020
@Superseth794 Superseth794 added bug Something isn't working enhancement New feature or request labels Sep 4, 2020
@Superseth794 Superseth794 added this to the 0.2.0 milestone Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant