GUI2/Panel: used rect fill color for box display

This commit is contained in:
Charles Dang 2022-06-04 17:59:08 -04:00 committed by Tommy
parent 710a2d10b5
commit f86c935668

View file

@ -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]