3e12b27728
We had some bad logic in `useRelevantStyles` explicitly allowing an opacity-slider to be rendered at all times when there is at least one shape selected. This shouldn't be the case when the editor is in non-shape-focused tools like the move tool and the laser pointer tool. I refactored the hook slightly to make it easier to express the correct logic. See the comment for a more detailed description. ### 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 an bug causing the opacity slider to show up in the move tool and laser pointer tool. |
||
---|---|---|
.. | ||
assets | ||
editor | ||
state | ||
store | ||
tldraw | ||
tlschema | ||
tlsync | ||
utils | ||
validate |