tldraw/packages
David Sheldrick 98850eb043
Fix transparency toggle (#2964)
We recently changed the export checkbox ` Export Background` to `
Transparent` which are logically opposite, but we didn't flip the
`checked` state of the checkbox so it was exporting the background when
`Transparent` was checked!

Fixes #2941 

### Change Type

- [x] `patch` — Bug fix

[^1]: publishes a `patch` release, for devDependencies use `internal`
[^2]: will not publish a new version

### Release Notes

- Fixes the Transparent toggle. The condition was accidentally flipped.
2024-02-27 10:02:07 +00:00
..
assets Prevent iframe embedding for dotcom (except on tldraw.com) (#2947) 2024-02-26 18:30:55 +00:00
editor [fix] double spinner (#2963) 2024-02-27 09:30:02 +00:00
state bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
store bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
tldraw Fix transparency toggle (#2964) 2024-02-27 10:02:07 +00:00
tlschema Prevent iframe embedding for dotcom (except on tldraw.com) (#2947) 2024-02-26 18:30:55 +00:00
tlsync bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
utils bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00
validate bump typescript / api-extractor (#2949) 2024-02-25 11:43:17 +00:00