Image editor: Correctly initially disable the popup menu so that shortcuts are not eaten.
[DEVELOPMENT ENVIRONMENT] * BUG: Image editor: Correctly initially disable the popup menu so that shortcuts are not eaten.
This commit is contained in:
parent
08f8c4d6a3
commit
21f891d443
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
Persistent = True
|
||||
Arrangement = Arrange.Vertical
|
||||
{ mnuEditor Menu
|
||||
Enabled = False
|
||||
{ mnuUndo Menu btnUndo
|
||||
Name = "mnuUndo"
|
||||
Action = ".undo"
|
||||
|
|
Loading…
Reference in a new issue