fix observer location, bug 13027
This commit is contained in:
parent
b1dcd7078f
commit
8253f42222
1 changed files with 19 additions and 4 deletions
|
@ -170,6 +170,14 @@ height=768
|
|||
yanchor=fixed
|
||||
[/panel]
|
||||
|
||||
[panel]
|
||||
id=observer-panel
|
||||
ref=time-of-day-panel
|
||||
rect="=-170,=+2,+110,+20"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
||||
[label]
|
||||
id=turn-panel
|
||||
ref=time-of-day-panel
|
||||
|
@ -325,12 +333,12 @@ height=768
|
|||
[/income]
|
||||
|
||||
[observers]
|
||||
ref=top-panel
|
||||
ref=observer-panel
|
||||
rect="=+5,=+1,+32,+16 "
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
id=observers
|
||||
font_size=12
|
||||
rect="+4,=-1,+16,+16"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/observers]
|
||||
|
||||
[terrain]
|
||||
|
@ -461,7 +469,14 @@ height=600
|
|||
|
||||
[change]
|
||||
id=menu-main
|
||||
rect="=+3,=+1,+60,=-4"
|
||||
items=objectives,statistics,unitlist,statustable,save,load,preferences,chatlog,help,quit
|
||||
image=lite_small
|
||||
[/change]
|
||||
[change]
|
||||
id=actions-menu
|
||||
rect="+2,=,+40,="
|
||||
image=lite_small
|
||||
[/change]
|
||||
|
||||
[change]
|
||||
|
|
Loading…
Add table
Reference in a new issue