tldraw/packages/ui/src
Orange Mug 88e6f441b1
Fix "copy as png" in firefox when dom.events.asyncClipboard.clipboardItem is enabled (#1342)
Fixes the issue outlined in #1325.

### Test Plan
In firefox

1. Enable clipboard in firefox by going to `about:config` and enabling
`dom.events.asyncClipboard.clipboardItem` (remember to turn it off
afterwards)
2. Test that `copy-as -> PNG` copies the image

In other browsers

1. Test that `copy-as -> PNG` still copies the image

### Release Notes

- Fix "copy as png" in firefox when
`dom.events.asyncClipboard.clipboardItem` is enabled
2023-05-11 06:59:45 +00:00
..
lib Fix "copy as png" in firefox when dom.events.asyncClipboard.clipboardItem is enabled (#1342) 2023-05-11 06:59:45 +00:00
index.ts New vite-based examples app (#1226) 2023-05-05 13:10:36 +00:00