ca1bd40f33
update build
2023-01-02 15:10:29 +00:00
dc8dfa6a91
extract CSS to its own file
2023-01-02 14:47:21 +00:00
Tusooa Zhu
b5d2e9fb41
Scale to minScale when scaling beyond minScale
2021-08-02 23:20:11 -04:00
Tusooa Zhu
fbb4d71b1c
Do not propagate click if the event is handled
2021-08-02 20:58:32 -04:00
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
Nolan Lawson
68abb6a2b8
fix: fix "pointer-tracker not found" webpack error ( #12 )
...
Fixes #4
2019-02-22 09:33:09 +00: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