mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-10 23:24:44 +00:00
Added Close Map button to editor topbar (no overlay image yet)
This commit is contained in:
parent
3dc0cab663
commit
1e0ee5e286
@ -214,6 +214,17 @@
|
|||||||
xanchor=fixed
|
xanchor=fixed
|
||||||
yanchor=fixed
|
yanchor=fixed
|
||||||
[/action]
|
[/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]
|
[panel]
|
||||||
id=top_separator1
|
id=top_separator1
|
||||||
#image=themes/editor/classic/menubar_rightside.png
|
#image=themes/editor/classic/menubar_rightside.png
|
||||||
@ -1370,7 +1381,9 @@
|
|||||||
width=800
|
width=800
|
||||||
height=600
|
height=600
|
||||||
|
|
||||||
|
[remove]
|
||||||
|
id=top_button_file3
|
||||||
|
[/remove]
|
||||||
[remove]
|
[remove]
|
||||||
#id=villages-panel
|
#id=villages-panel
|
||||||
# image=themes/status-bg.png
|
# image=themes/status-bg.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user