2c7c97af9c
This PR updates the way that styles are changed. It splits `setStyle` and `setOpacity` into `setStyleForNext Shape` and `setOpacityForNextShape` and `setStyleForSelectedShapes` and `setOpacityForSelectedShapes`. It fixes the issue with setting one style re-setting other styles. ### Change Type - [x] `major` — Breaking change ### Test Plan 1. Set styles when shapes are not selected. 2. Set styles when shapes are selected. 3. Set styles when shapes are selected and the selected tool is not select. - [x] Unit Tests |
||
---|---|---|
.. | ||
e2e | ||
src | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vercel.json | ||
vite.config.ts |