implement simple stroke undo based on actions history
This commit is contained in:
@@ -371,6 +371,7 @@
|
||||
</button-custom>-->
|
||||
|
||||
<button id="btn-switch" width="50" height="50" margin="0 0 5 0" text="Switch"/>
|
||||
<button id="btn-undo" width="50" height="50" margin="0 0 5 0" text="Undo"/>
|
||||
<button id="btn-close" width="50" height="50" margin="0 0 5 0" text="Clear"/>
|
||||
<button-custom id="btn-bucket" width="50" height="50" margin="0 0 5 0" thickness="1" border-color=".1" pad="2">
|
||||
<image path="data/ui/bucket.png" width="100%" height="100%" align="center" justify="flex-end"/>
|
||||
|
||||
Reference in New Issue
Block a user