GUI2/Panel: used rect fill color for box display
This commit is contained in:
parent
710a2d10b5
commit
f86c935668
1 changed files with 2 additions and 8 deletions
|
@ -29,6 +29,8 @@
|
|||
|
||||
border_thickness = 3
|
||||
border_color = "16, 22, 35, 255"
|
||||
|
||||
fill_color = "0, 0, 0, 137"
|
||||
[/rectangle]
|
||||
|
||||
[rectangle]
|
||||
|
@ -41,14 +43,6 @@
|
|||
border_color = {GUI__BORDER_COLOR_DARK}
|
||||
[/rectangle]
|
||||
|
||||
[image]
|
||||
x = 3
|
||||
y = 3
|
||||
w = "(width - 6)"
|
||||
h = "(height - 6)"
|
||||
name = "dialogs/translucent54-background.png"
|
||||
[/image]
|
||||
|
||||
[/draw]
|
||||
|
||||
[/background]
|
||||
|
|
Loading…
Add table
Reference in a new issue