Tldraw/packages/tldraw/src/lib/tools
Steve Ruiz 3b98e36914
Perf: throttle `updateHoveredId` (#3419)
This PR throttles the `updateHoveredId` call so that it happens ever
30ms.

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `improvement` — Improving existing features

### Release Notes

- Improves canvas performance by throttling the update to the editor's
hovered id.
2024-04-09 15:33:07 +00:00
..
EraserTool Custom Tools DX + screenshot example (#2198) 2023-11-15 18:06:02 +00:00
HandTool [tech debt] Primitives renaming party / cleanup (#2396) 2024-01-03 12:13:15 +00:00
LaserTool Custom Tools DX + screenshot example (#2198) 2023-11-15 18:06:02 +00:00
SelectTool Add long press event (#3275) 2024-04-04 21:50:01 +00:00
ZoomTool Add component for viewing an image of a snapshot (#2804) 2024-02-16 13:54:48 +00:00
selection-logic Perf: throttle `updateHoveredId` (#3419) 2024-04-09 15:33:07 +00:00