Tldraw/packages/editor/src/lib/editor
Steve Ruiz 87f70b7de5
Perf: Use a computed cache for masked shape page bounds (#3460)
This PR adds a computed cache for masked shape page bounds, which speeds
up visibility checks (a lot!).

### Change Type

- [x] `sdk` — Changes the tldraw SDK
- [x] `improvement` — Improving existing features
2024-04-13 20:07:10 +00:00
..
derivations Only run when shapes change. (#3456) 2024-04-13 19:47:16 +00:00
managers Faster selection / erasing (#3454) 2024-04-13 13:30:30 +00:00
shapes Faster selection / erasing (#3454) 2024-04-13 13:30:30 +00:00
tools Faster selection / erasing (#3454) 2024-04-13 13:30:30 +00:00
types Add long press event (#3275) 2024-04-04 21:50:01 +00:00
Editor.ts Perf: Use a computed cache for masked shape page bounds (#3460) 2024-04-13 20:07:10 +00:00
getSvgJsx.tsx Fix SVG exports in Next.js (#3446) 2024-04-11 14:02:05 +00:00