You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:arrow_right: Please see how to use it by seeing the example one in [Examples](./src/Examples)
33
+
34
+
# :warning: Gesture/Mouse Actions :warning:
35
+
36
+
For any gesture/mouse actions, the example how to use it can be found in [`src/Examples/ImageTracking.tsx`](./src/Examples/ImageTracking.tsx). In the example files, the only actions that works is the Scale with mouse wheel, this happen 'cause of the DOM things. Any PR to fix this examples are welcome.
0 commit comments