What happened?
We use TldrawSelectionForeground, but not most of tldraw's other UI. With the upgrade to v3.13, wrapping our app in TldrawUiContextProvider became necessary in order to continue using TldrawSelectionForeground.
We'd prefer to avoid that because we don't need most of what TldrawUiContextProvider does. It seems to be pre-fetching icons that our application doesn't ever use.
From a quick look through the code, it seems like one option for us would be to use TldrawUiTranslationProvider, but that's not currently exported from the tldraw package.
How can we reproduce the bug?
No response
What browsers are you seeing the problem on?
No response
Where did this happen?
The developer package
Contact Details
No response
Code of Conduct
What happened?
We use
TldrawSelectionForeground, but not most of tldraw's other UI. With the upgrade to v3.13, wrapping our app inTldrawUiContextProviderbecame necessary in order to continue usingTldrawSelectionForeground.We'd prefer to avoid that because we don't need most of what
TldrawUiContextProviderdoes. It seems to be pre-fetching icons that our application doesn't ever use.From a quick look through the code, it seems like one option for us would be to use
TldrawUiTranslationProvider, but that's not currently exported from the tldraw package.How can we reproduce the bug?
No response
What browsers are you seeing the problem on?
No response
Where did this happen?
The developer package
Contact Details
No response
Code of Conduct