feat: support customType in activeTool (#5144)

* feat: support customType in activeTool

* fix

* rewrite types and handling

* tweaks

* fix

Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Aakansha Doshi
2022-05-06 18:21:22 +05:30
committed by GitHub
parent 1ed1529f96
commit 64d330a332
12 changed files with 210 additions and 51 deletions

View File

@ -3,6 +3,7 @@
exports[`exportToSvg with default arguments 1`] = `
Object {
"activeTool": Object {
"customType": null,
"lastActiveToolBeforeEraser": null,
"locked": false,
"type": "selection",