tldraw/packages
Steve Ruiz ff9c1655f9
[fix] missing border on group shape when unlocked (#2075)
This PR fixes a bug where the indicator on a locked group (or any
shape!) would not appear when the shape was unlocked. This happens
because the `memo` equality checker filtered out changes to the shape's
locked property if they did not effect any other properties.

![Kapture 2023-10-13 at 14 44
31](https://github.com/tldraw/tldraw/assets/23072548/c40442e0-8d18-4ed0-863c-c2b73da81f28)

### Change Type

- [x] `patch` — Bug fix

### Release Notes

- Fix case where indicator was not shown when unlocking groups
2023-10-13 15:13:47 +00:00
..
assets Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00
editor [fix] missing border on group shape when unlocked (#2075) 2023-10-13 15:13:47 +00:00
state Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00
store Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00
tldraw [fix] reparenting locked shapes (#2070) 2023-10-13 11:18:26 +00:00
tlschema Same first page id for all editors (#2071) 2023-10-13 11:18:07 +00:00
utils Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00
validate Update CHANGELOG.md [skip ci] 2023-10-11 10:42:50 +00:00