split transform into cut and copy commands and implement history
This commit is contained in:
@@ -1039,7 +1039,8 @@ Here's a list of what's available in this release.
|
||||
<image path="data/ui/line.png" width="100%" height="100%" align="center" justify="flex-end"/>
|
||||
</button-custom>
|
||||
<button id="btn-grid" width="50" height="100%" margin="0 0 0 5" text="Grid"/>
|
||||
<button id="btn-transform" width="80" height="100%" margin="0 0 0 5" text="Transform"/>
|
||||
<button id="btn-copy" width="50" height="100%" margin="0 0 0 5" text="Copy"/>
|
||||
<button id="btn-cut" width="50" height="100%" margin="0 0 0 5" text="Cut"/>
|
||||
<!-- <button id="btn-fill" width="50" height="100%" margin="0 0 0 0" text="Fill"/> -->
|
||||
<button-custom id="btn-mask-free" width="50" height="100%" margin="0 0 0 5" thickness="1" border-color="0 0 0 1" pad="2">
|
||||
<image path="data/ui/sel-free.png" width="100%" height="100%" align="center" justify="flex-end"/>
|
||||
|
||||
Reference in New Issue
Block a user