Commit graph

4 commits

Author SHA1 Message Date
Tusooa Zhu
de150c0105
Do not cancel when panning 2021-08-02 17:15:53 -04:00
Tusooa Zhu
a94fb753a1
Support disabling panning at min scale and selectively passing down pointer events
At min scale we can now disable panning (but still get pinch actions).
In that case the pan will be passed down.
Once the pan is turned into a pinch, it will no longer be passed down,
and a pointercancel will be triggered on the parent.
2021-08-02 16:48:32 -04:00
Kenneth Rohde Christiansen
713b5d3f89 Add minScale attribute/property (#6) 2019-01-16 13:18:09 +00:00
Jake Archibald
740dec59e3 Initial commit 2018-11-09 12:40:51 -08:00