Fix the editor theme at default resolution to match the new art set.
This commit is contained in:
parent
db9a469310
commit
fd14514dab
1 changed files with 68 additions and 37 deletions
|
@ -177,7 +177,7 @@
|
|||
####### Upper Toolbar - Left Side
|
||||
[panel]
|
||||
id=replay-panel
|
||||
image=themes/editor/classic/uppertoolbar.png
|
||||
image=themes/editor/classic/toolbar.png
|
||||
ref=top-panel
|
||||
rect="=,+0,+833,+41"
|
||||
xanchor=left
|
||||
|
@ -576,17 +576,16 @@
|
|||
#[/panel]
|
||||
|
||||
################################## Rightside Panel
|
||||
|
||||
####### MiniMap
|
||||
[panel]
|
||||
id=top-right-panel
|
||||
image=themes/editor/classic/minimap.png
|
||||
image=themes/editor/classic/sidebar.png
|
||||
ref=screen
|
||||
#ref=top-panel
|
||||
rect="843,0,1024,212"
|
||||
rect="843,0,1024,768"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
||||
[panel]
|
||||
id=terrain-panel
|
||||
image=themes/status_box/status_box_H20W168.png
|
||||
|
@ -594,6 +593,25 @@
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
[label]
|
||||
id=terrain-icon
|
||||
icon=icons/terrain/terrain_type_info.png
|
||||
text= _ "terrain"
|
||||
rect="=+5,=+2,+20,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
||||
####### MiniMap
|
||||
[panel]
|
||||
id=minimap-panel
|
||||
image=themes/editor/classic/minimap.png
|
||||
#ref=screen
|
||||
#ref=top-panel
|
||||
rect="843,=+30,+181,+190"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
||||
# [panel]
|
||||
# id=terrain-info-panel
|
||||
|
@ -603,20 +621,11 @@
|
|||
# xanchor=fixed
|
||||
# yanchor=fixed
|
||||
# [/panel]
|
||||
[label]
|
||||
id=terrain-icon
|
||||
icon=icons/terrain/terrain_type_info.png
|
||||
text= _ "terrain"
|
||||
rect="=+5,=+2,+20,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
||||
|
||||
[mini_map]
|
||||
id=mini-map
|
||||
ref=top-right-panel
|
||||
rect="=+51,=+31,=-14,+158"
|
||||
#ref=top-right-panel
|
||||
rect="=+51,=+9,=-14,+158"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/mini_map]
|
||||
|
@ -685,10 +694,10 @@
|
|||
|
||||
####### Main Toolbar
|
||||
[panel]
|
||||
id=middle-right-panel
|
||||
image=themes/editor/classic/sidebar_tools.png
|
||||
ref=top-right-panel
|
||||
rect="=,+0,=,+249"
|
||||
id=tools-panel
|
||||
image=themes/editor/classic/tools.png
|
||||
ref=minimap-panel
|
||||
rect="=,+0,=,+75"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
@ -700,7 +709,7 @@
|
|||
image=button_square/button_square_30
|
||||
auto_tooltip=yes
|
||||
tooltip_name_prepend=yes
|
||||
rect="=+14,=+10,+30,+30"
|
||||
rect="=+14,=+5,+30,+30"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/action]
|
||||
|
@ -805,6 +814,15 @@
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/action]
|
||||
|
||||
[panel]
|
||||
id=tools-options-panel
|
||||
image=themes/editor/classic/tools_options.png
|
||||
ref=tools-panel
|
||||
rect="=,+0,=,+75"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
####### 3rd row
|
||||
[action]
|
||||
id=tool-button11
|
||||
|
@ -814,7 +832,7 @@
|
|||
auto_tooltip=yes
|
||||
tooltip_name_prepend=yes
|
||||
ref=tool-button6
|
||||
rect="=,+18,+30,+30"
|
||||
rect="=,+12,+30,+30"
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
[/action]
|
||||
|
@ -915,26 +933,14 @@
|
|||
[/action]
|
||||
|
||||
####### Palette
|
||||
[panel]
|
||||
id=bottom-right-panel
|
||||
image=themes/editor/classic/sidebar_palette.png
|
||||
ref=middle-right-panel
|
||||
rect="=,+0,=,768"
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
[/panel]
|
||||
[palette]
|
||||
id=palette
|
||||
rect="=+15,=-38,+250,+465"
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
[/palette]
|
||||
|
||||
[menu]
|
||||
id=menu-editor-terrain
|
||||
ref=tools-options-panel
|
||||
items=editor-palette-groups
|
||||
type=turbo
|
||||
image=button_square/button_square_30
|
||||
rect="=-1,=-43,+30,+30"
|
||||
rect="=+14,+8,+30,+30"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/menu]
|
||||
|
@ -967,6 +973,31 @@
|
|||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/action]
|
||||
|
||||
[panel]
|
||||
id=palette-top-panel
|
||||
image=themes/editor/classic/palette_top.png
|
||||
ref=tools-options-panel
|
||||
rect="=,+0,=,+45"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
||||
[panel]
|
||||
id=palette-panel
|
||||
image=themes/editor/classic/palette.png
|
||||
#ref=tools-options-panel
|
||||
rect="=,+0,=,768"
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
[/panel]
|
||||
[palette]
|
||||
id=palette
|
||||
rect="=+15,=,+250,768"
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
[/palette]
|
||||
|
||||
|
||||
####### End
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue