mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 14:44:20 +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
|
||||
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…
x
Reference in New Issue
Block a user