feat: improved freedraw (#3512)

Co-authored-by: dwelle <luzar.david@gmail.com>
This commit is contained in:
Steve Ruiz
2021-05-09 17:42:10 +02:00
committed by GitHub
co-authored by dwelle
parent 198800136e
commit 49c6bdd520
66 changed files with 786 additions and 247 deletions
+1
View File
@@ -52,6 +52,7 @@ export type ActionName =
| "changeBackgroundColor"
| "changeFillStyle"
| "changeStrokeWidth"
| "changeStrokeShape"
| "changeSloppiness"
| "changeStrokeStyle"
| "changeArrowhead"