westures v0.7.5 Release Notes
-
- 👌 Improvements to the Press gesture. No longer fails as touches are added,
supports layering of Presses. For example, you can have presses that respond
to 1,2,3,... however many touches all attached to the same element, and they
will each fire in turn as touches are added (but not as they are removed!).
- [POSSIBLE BREAKING] The 'numInputs' option was renamed to 'minInputs'.
- ✂ Remove confusing and unnceessary console.warn() statements from core engine.
- 👌 Improvements to the Press gesture. No longer fails as touches are added,
supports layering of Presses. For example, you can have presses that respond
to 1,2,3,... however many touches all attached to the same element, and they
will each fire in turn as touches are added (but not as they are removed!).