Tldraw/packages/tldraw/src/lib/ui/hooks/clipboard
David Sheldrick 046ebc4ac0
Fix undo/redo for Opacity Slider + Style dropdowns. (#2933)
Closes #2664 and #2929 

### 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. Add a step-by-step description of how to test your PR here.
2.

- [ ] Unit Tests
- [ ] End to end tests

### Release Notes

- Fixed issues where undo/redo entries were not being set up correctly
for the opacity slider or the style dropdown menus.
2024-02-23 14:25:36 +00:00
..
pasteExcalidrawContent.ts
pasteFiles.ts
pasteTldrawContent.ts Fix undo/redo for Opacity Slider + Style dropdowns. (#2933) 2024-02-23 14:25:36 +00:00
pasteUrl.ts