From 07640ada625f6ef31f23abec6dfdef98085637fd Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Sat, 7 Dec 2013 13:06:17 +0100 Subject: [PATCH] settings: ensure the background rectangle is in the canvas.before --- kivy/data/style.kv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kivy/data/style.kv b/kivy/data/style.kv index a09b4bcb4..dd448a1da 100644 --- a/kivy/data/style.kv +++ b/kivy/data/style.kv @@ -796,7 +796,7 @@ : orientation: 'horizontal' - canvas: + canvas.before: Color: rgb: 0, 0, 0 Rectangle: