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

Respect canvas transformations #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Clon1998
Copy link

Since I started to use the canvas more indepth and especially had to translate from one coordinate space to another I updated the touchable code to also respect the currently applied transformation.

I only tested the path but went ahead and let CodePilot generate the rest of the changes to apply the transformation to all draw methods.

Fix #53, #57

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.

Gesture detection broken with canvas.rotate canvas.translate
1 participant