You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-~~backdrop and menu in drawer container instead body~~
- add option 'tool' for init with custom tool
-enhance icon gestion (class , function, other ?) see `icons/close.ts` for example
-~~add option 'tool' for init with custom tool~~
-replace icons/close.ts to icons/close.svg then import as SVG
- split toolbar tools into plugins / tools folder with file for each ? with abstract baseTool class cf https://github.com/personalizedrefrigerator/js-draw/blob/main/packages/js-draw/src/tools/Eraser.ts