379094ddfb
In this PR, when the camera changes, we check whether the pointer's page position has actually changed before triggering a pointer move event. This means that the pointer move will not fire while zooming in and out. ### Change Type - [x] `sdk` — Changes the tldraw SDK - [x] `improvement` — Improving existing features ### Test Plan 1. Zoom in and out. 2. The performance tab should not see any calls to `updateHoveredShape` or other pointer move related events. ### Release Notes - Improve performance of zooming. |
||
---|---|---|
.. | ||
assets | ||
editor | ||
namespaced-tldraw | ||
state | ||
store | ||
tldraw | ||
tlschema | ||
tlsync | ||
utils | ||
validate |