Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drag and pinch thresholds are now configurable
drag and pinch operations now must meet a threshold before UI operations begin. both thresholds are user-configurable, with getter/setter methods now available for both (get/setDragStartThreshold, get/setPinchStartThreshold)
- Loading branch information