fdadaf6044
Previously, our UI changed appearance based on your browser's **window size**. This PR makes it change appearance based on tldraw's **component size** instead. It makes the UI behave as we intend in small inline components. See the **Inline component** example for a comparison of different screen sizes. See code comments for more info. ### Change Type - [x] `patch` — Bug fix [^1]: publishes a `patch` release, for devDependencies use `internal` [^2]: will not publish a new version ### Test Plan 1. Open the inline component example. 2. Gradually change the width of the browser window. 3. The UI of the components shouldn't change when you do this. - [ ] Unit Tests - [ ] End to end tests ### Release Notes - Dev: Fixed the default tldraw UI not matching the size of the component. |
||
---|---|---|
.. | ||
assets | ||
editor | ||
state | ||
store | ||
tldraw | ||
tlschema | ||
tlsync | ||
utils | ||
validate |