Added Close Map button to editor topbar (no overlay image yet)
This commit is contained in:
parent
3dc0cab663
commit
1e0ee5e286
1 changed files with 15 additions and 2 deletions
|
@ -214,6 +214,17 @@
|
|||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
[/action]
|
||||
[action]
|
||||
id=top_button_file3
|
||||
items=editor-close-map
|
||||
image=button_square/button_square_30
|
||||
#tooltip= _ ""
|
||||
auto_tooltip=yes
|
||||
tooltip_name_prepend=yes
|
||||
rect="+1,=,+30,+30"
|
||||
xanchor=fixed
|
||||
yanchor=fixed
|
||||
[/action]
|
||||
[panel]
|
||||
id=top_separator1
|
||||
#image=themes/editor/classic/menubar_rightside.png
|
||||
|
@ -1370,8 +1381,10 @@
|
|||
width=800
|
||||
height=600
|
||||
|
||||
|
||||
[remove]
|
||||
[remove]
|
||||
id=top_button_file3
|
||||
[/remove]
|
||||
[remove]
|
||||
#id=villages-panel
|
||||
# image=themes/status-bg.png
|
||||
# rect="+5,=+1,+71,+19"
|
||||
|
|
Loading…
Add table
Reference in a new issue