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

Gestures #10

Open
imsantos opened this issue Feb 10, 2014 · 1 comment
Open

Gestures #10

imsantos opened this issue Feb 10, 2014 · 1 comment

Comments

@imsantos
Copy link

Hi,
You have a fantastic framework.
I found a little bug. When you make a gesture UIPinchGestureRecognizer* pinchRecognizer and UIRotationGestureRecognizer* rotationRecognizer more than two times, the app crashes.

In order to fix this bug, I have  moved this: UIPinchGestureRecognizer* pinchRecognizer and
UIRotationGestureRecognizer* rotationRecognize to the implementation near to the @syntize and removed from the viewdidload.

Best regards,

Isabel Santos

@steipete
Copy link
Owner

Thanks! It's been a few years since I worked on this - I would write it differently this time. Consider this repo as deprecated.

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