daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
https://daybrush.com/moveable/
MIT License
10.12k stars 621 forks source link

Pinch is not triggered on android devices #983

Open NenadMatic opened 1 year ago

NenadMatic commented 1 year ago

hello everyone,

I have a problem that pinch is not triggered on Android devices. In "OnResize" and "OnRotate" objects "isPinch" flag is always false and The "pinch" event is not triggered. On ios devices everything works as expected

hosiox commented 1 year ago

i have that problem too