fixed a problem with the background not scaling correctly
This commit is contained in:
parent
4ec550135a
commit
b987cc7835
1 changed files with 2 additions and 4 deletions
|
@ -559,7 +559,6 @@
|
|||
id=top-right-panel
|
||||
image=themes/rightside-editor.png
|
||||
rect="+0,0,1024,+304"
|
||||
#rect=882,359,1024,722
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
@ -567,10 +566,9 @@
|
|||
[panel]
|
||||
id=middle-right-panel
|
||||
image=themes/rightside-bg.png
|
||||
rect="=,+0,=,768"
|
||||
#rect=882,25,1024,359
|
||||
rect="=,+0,1024,+464"
|
||||
xanchor=right
|
||||
yanchor=fixed
|
||||
yanchor=top
|
||||
[/panel]
|
||||
|
||||
# ain't working anyway in the way it should, the space can be better used otherwise
|
||||
|
|
Loading…
Add table
Reference in a new issue