GUI: add ability to move selection by dragging
This commit is contained in:
parent
ea082b255c
commit
8a1f544eef
4 changed files with 68 additions and 21 deletions
|
|
@ -567,6 +567,7 @@ enum ActionType {
|
|||
GUI_UNDO_PATTERN_FLIP,
|
||||
GUI_UNDO_PATTERN_COLLAPSE,
|
||||
GUI_UNDO_PATTERN_EXPAND,
|
||||
GUI_UNDO_PATTERN_DRAG,
|
||||
GUI_UNDO_REPLACE
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue