It might be nice to have the angle between the two points sent with the pinch event. This would make it easy to handle things like "scale width" and "scale height".
The older PointerGestures rotate/pinch code computed the angle for both pinch and rotate but did not send it with a pinch. It is easy to customize this, but it might be a generally useful change.
It might be nice to have the angle between the two points sent with the pinch event. This would make it easy to handle things like "scale width" and "scale height".
The older PointerGestures rotate/pinch code computed the angle for both pinch and rotate but did not send it with a pinch. It is easy to customize this, but it might be a generally useful change.