Editor theme update.
Fix the position of the map buttons on low resolutions. Add unit specific context menu action entries.
This commit is contained in:
parent
4f3823e2f0
commit
8cc4c11967
1 changed files with 3 additions and 2 deletions
|
@ -44,7 +44,7 @@
|
|||
[menu]
|
||||
id=menu-editor-paste-context
|
||||
is_context_menu=true
|
||||
items=renameunit,describeunit,editor-deleteunit,editor-toggle-renameable,editor-toggle-canrecruit,editor-cut,editor-copy,editor-paste,editor-tool-select,editor-select-all,editor-select-inverse,editor-select-none,editor-clipboard-rotate-cw,editor-clipboard-rotate-ccw,editor-clipboard-flip-horizontal,editor-clipboard-flip-vertical,editor-selection-name,editor-selection-fill,editor-selection-rotate,editor-selection-flip, editor-selection-generate,editor-selection-randomize
|
||||
items=editor-unit-toggle-loyal,editor-change-unitid,renameunit,describeunit,editor-deleteunit,editor-toggle-renameable,editor-toggle-canrecruit,editor-cut,editor-copy,editor-paste,editor-tool-select,editor-select-all,editor-select-inverse,editor-select-none,editor-clipboard-rotate-cw,editor-clipboard-rotate-ccw,editor-clipboard-flip-horizontal,editor-clipboard-flip-vertical,editor-selection-name,editor-selection-fill,editor-selection-rotate,editor-selection-flip, editor-selection-generate,editor-selection-randomize
|
||||
[/menu]
|
||||
|
||||
####### Menu Bar
|
||||
|
@ -1038,7 +1038,8 @@
|
|||
[/change]
|
||||
[change]
|
||||
id=zoom_default_button_editor
|
||||
rect="=+18,=+31,+25,+25"
|
||||
rect="=-33,=+0,+25,+25"
|
||||
#rect="=+18,=+31,+25,+25"
|
||||
image=button_square/button_square_25
|
||||
[/change]
|
||||
[change]
|
||||
|
|
Loading…
Add table
Reference in a new issue