Adjusted the 1024x768 resolution to the last art commit.
This commit is contained in:
parent
60dbb25d5e
commit
455ca10889
1 changed files with 20 additions and 24 deletions
|
@ -697,7 +697,7 @@
|
|||
id=tools-panel
|
||||
image=themes/editor/classic/tools.png
|
||||
ref=minimap-panel
|
||||
rect="=,+0,=,+75"
|
||||
rect="=,+0,=,+155"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
@ -815,14 +815,14 @@
|
|||
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]
|
||||
# [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
|
||||
|
@ -832,7 +832,7 @@
|
|||
auto_tooltip=yes
|
||||
tooltip_name_prepend=yes
|
||||
ref=tool-button6
|
||||
rect="=,+12,+30,+30"
|
||||
rect="=,+18,+30,+30"
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
[/action]
|
||||
|
@ -936,7 +936,7 @@
|
|||
|
||||
[menu]
|
||||
id=menu-editor-terrain
|
||||
ref=tools-options-panel
|
||||
ref=tools-panel
|
||||
items=editor-palette-groups
|
||||
type=turbo
|
||||
image=button_square/button_square_30
|
||||
|
@ -977,8 +977,8 @@
|
|||
[panel]
|
||||
id=palette-top-panel
|
||||
image=themes/editor/classic/palette_top.png
|
||||
ref=tools-options-panel
|
||||
rect="=,+0,=,+45"
|
||||
ref=menu-editor-terrain
|
||||
rect="843,+5,1024,+45"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
@ -993,7 +993,8 @@
|
|||
[/panel]
|
||||
[palette]
|
||||
id=palette
|
||||
rect="=+15,=,+250,768"
|
||||
ref=palette-top-panel
|
||||
rect="=+15,=+5,+250,768"
|
||||
xanchor=right
|
||||
yanchor=top
|
||||
[/palette]
|
||||
|
@ -1106,10 +1107,10 @@
|
|||
# use backgound with 40px less for minimap
|
||||
|
||||
[change]
|
||||
id=top-right-panel
|
||||
image=themes/editor/classic/sidebar_minimap-small.png
|
||||
id=minimap-panel
|
||||
image=themes/editor/classic/minimap-800.png
|
||||
#ref=screen
|
||||
rect="843,0,1024,175"
|
||||
rect="843,0,1024,155"
|
||||
#xanchor=right
|
||||
#yanchor=fixed
|
||||
[/change]
|
||||
|
@ -1151,7 +1152,7 @@
|
|||
###############################
|
||||
|
||||
[change]
|
||||
id=middle-right-panel
|
||||
id=tools-panel
|
||||
image=themes/editor/classic/sidebar_tools-small.png
|
||||
#ref=top-right-panel
|
||||
rect="=,+0,=,+171"
|
||||
|
@ -1356,12 +1357,7 @@
|
|||
rect="=+15,=-33,+250,+465"
|
||||
#xanchor=right
|
||||
#yanchor=top
|
||||
[/change]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
[/change]
|
||||
|
||||
[/partialresolution]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue