135af4533a
Describe what your pull request does. If appropriate, add GIFs or images showing the before and after. There was a bug where hovering over the slider for opacity didn't resolve the tooltip properly, due to accessing object property incorrectly. This PR fixes this bug. The bug's reproduction video has been attached below. Thank you for this project, grateful! <details> <summary>Bug Reproduction Video</summary> https://github.com/tldraw/tldraw/assets/54077356/f313fe1e-6d83-43f7-b101-2818719649bd </details> ### Change Type - [x] `patch` — Bug fix - [ ] `minor` — New feature - [ ] `major` — Breaking change - [ ] `dependencies` — Changes to package dependencies[^1] - [ ] `documentation` — Changes to the documentation only[^2] - [ ] `tests` — Changes to any test code only[^2] - [ ] `internal` — Any other changes that don't affect the published package[^2] - [ ] I don't know [^1]: publishes a `patch` release, for devDependencies use `internal` [^2]: will not publish a new version ### Test Plan 1. Open the app. 2. Hover above the opacity slider. 3. Ensure that the opacity value is shown properly. - [ ] Unit Tests - [ ] End to end tests ### Release Notes - Add a brief release note for your PR here. Signed-off-by: Prince Mendiratta <prince.mendi@gmail.com> |
||
---|---|---|
.. | ||
assets | ||
editor | ||
state | ||
store | ||
tldraw | ||
tlschema | ||
utils | ||
validate |