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

Gesture recognition fix #17

Merged
merged 1 commit into from
Dec 22, 2015
Merged

Gesture recognition fix #17

merged 1 commit into from
Dec 22, 2015

Conversation

tommybananas
Copy link
Contributor

I was having problems with small draggable views and quick pan velocities where the gesture events would end up outside of the handle rect if the gesture was quick enough. Is there a specific reason this was being checked on all event states?

EDIT: Also apparently some Atom generated whitespace fixes?

Fixes the gesture recognizer premature cancelation
@andreamazz
Copy link
Owner

Great, thanks 👍
Not sure where those white spaces came from 😬

andreamazz added a commit that referenced this pull request Dec 22, 2015
@andreamazz andreamazz merged commit e920b77 into andreamazz:master Dec 22, 2015
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.

2 participants