mirror of https://github.com/kivy/kivy.git
Bring the shadertree example in line with new kv
lang restrictions had the same issue
This commit is contained in:
parent
5b0d557684
commit
10b608e23e
|
@ -1,3 +1,4 @@
|
||||||
|
#:kivy 1.0
|
||||||
<ShaderWidget>:
|
<ShaderWidget>:
|
||||||
canvas:
|
canvas:
|
||||||
Color:
|
Color:
|
||||||
|
|
Loading…
Reference in New Issue