implement stroke style (#1571)
This commit is contained in:
@ -30,6 +30,7 @@ export type ActionName =
|
||||
| "changeFillStyle"
|
||||
| "changeStrokeWidth"
|
||||
| "changeSloppiness"
|
||||
| "changeStrokeStyle"
|
||||
| "changeOpacity"
|
||||
| "changeFontSize"
|
||||
| "toggleCanvasMenu"
|
||||
|
Reference in New Issue
Block a user