Remove native gesture "support" from iOS (#2457)
We were processing both the touch move and gesture on iOS which was first firing twice as many set state, but also caused issues: - The gesture implementation didn't support zooming on the center - Touching down on a circle and then on the bottom chrome would freak out because initialScale was null Touching down on the menu still isn't perfect as it shifts the shape around but doesn't completly break the zoompull/2459/head
parent
545b214558
commit
2b6d1470f9
Loading…
Reference in New Issue