fixed replay in dfool theme
This commit is contained in:
parent
4b08f00038
commit
4a33def2e4
1 changed files with 14 additions and 13 deletions
|
@ -80,12 +80,23 @@ height=768
|
|||
yanchor=bottom
|
||||
[/panel]
|
||||
|
||||
[panel]
|
||||
id=replay-panel
|
||||
image=misc/top-bg.png
|
||||
ref=top-panel
|
||||
rect="=,+0,+882,+26"
|
||||
xanchor=left
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
{themes/macros.cfg}
|
||||
{REPLAY_THEME}
|
||||
|
||||
[main_map]
|
||||
id=main-map
|
||||
rect="=,+0,+882,768"
|
||||
xanchor=left
|
||||
yanchor=top
|
||||
ref=top-panel
|
||||
ref=replay-panel
|
||||
[/main_map]
|
||||
|
||||
[mini_map]
|
||||
|
@ -128,7 +139,7 @@ height=768
|
|||
image=lite_small
|
||||
items=endturn
|
||||
ref=bottom-right-panel
|
||||
rect="=+5,=+5"
|
||||
rect="=+5,=+5,+80,+20"
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/menu]
|
||||
|
@ -472,7 +483,7 @@ height=768
|
|||
id=report_clock
|
||||
font_size=12
|
||||
ref=bottom-right-panel
|
||||
rect="=+80,=+8"
|
||||
rect="=+80,=+8,+80,+20"
|
||||
xanchor=right
|
||||
yanchor=bottom
|
||||
[/report_clock]
|
||||
|
@ -487,16 +498,6 @@ height=768
|
|||
[/unit_advancement_options]
|
||||
[/status]
|
||||
|
||||
[panel]
|
||||
id=bottom-panel
|
||||
image=misc/top-bg.png
|
||||
ref=main-map
|
||||
rect="=+3,-30,=-4,=-4"
|
||||
xanchor=left
|
||||
yanchor=bottom
|
||||
[/panel]
|
||||
{themes/macros.cfg}
|
||||
{REPLAY_THEME}
|
||||
[/resolution]
|
||||
|
||||
[partialresolution]
|
||||
|
|
Loading…
Add table
Reference in a new issue