Tldraw/packages/tldraw/src/lib/ui/context
Steve Ruiz 1450454873
"Soft preload" icons (#3507)
This PR includes a "soft preload" feature for icons, where icons will be
loaded when the canvas first mounts. The component will not wait for
icons to finish loading before showing the editor, but this should help
with "pop in" on menu icons.

### Change Type

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

### Test Plan

1. Load the component
2. After load, open a menu for the first time
3. The icons should immediately be visible

### Release Notes

- Improve icon preloading
2024-04-17 10:57:08 +00:00
..
TldrawUiContextProvider.tsx
actions.tsx Stickies: release candidate (#3249) 2024-04-14 18:40:02 +00:00
asset-urls.tsx "Soft preload" icons (#3507) 2024-04-17 10:57:08 +00:00
breakpoints.tsx
components.tsx
dialogs.tsx
events.tsx
toasts.tsx