mirror of https://github.com/kivy/kivy.git
settings: ensure the background rectangle is in the canvas.before
This commit is contained in:
parent
0625e42d72
commit
07640ada62
|
@ -796,7 +796,7 @@
|
|||
|
||||
<Settings>:
|
||||
orientation: 'horizontal'
|
||||
canvas:
|
||||
canvas.before:
|
||||
Color:
|
||||
rgb: 0, 0, 0
|
||||
Rectangle:
|
||||
|
|
Loading…
Reference in New Issue