Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

fix glitch in animated scale #45

Closed
incanus opened this issue Feb 6, 2014 · 1 comment
Closed

fix glitch in animated scale #45

incanus opened this issue Feb 6, 2014 · 1 comment
Assignees
Labels

Comments

@incanus
Copy link
Contributor

incanus commented Feb 6, 2014

Per @kkaefer:

When zooming in, this always moves back to an intermediary state for me, like snapping to integer zoom levels or something.

http://i.kkaefer.com/Movie_on_06.02.14_at_15.53.mov

@incanus incanus self-assigned this Feb 6, 2014
@incanus incanus closed this as completed in 558fef5 Feb 6, 2014
@incanus
Copy link
Contributor Author

incanus commented Feb 6, 2014

This was a fun little one. Turns out 61c69f5 introduced the unintended consequence of recognizing the pan, pinch, and/or zoom gestures on either side of a simultaneous resolution comparison with the (animated) two-finger single-tap gesture and allowed the tap end to resolve, too, introducing a small, animated zoom out, i.e., two finger pan/pinch/zoom end would also trigger two-finger tap end.

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

No branches or pull requests

1 participant