You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On macos, the scaling gesture uses 2 fingers without pressing on the pad.
The current code effectively requires a finger press in order to start tracking finger motion.
This is fine for dragging but not scaling.
On macos, the scaling gesture uses 2 fingers without pressing on the pad.
The current code effectively requires a finger press in order to start tracking finger motion.
This is fine for dragging but not scaling.