1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Fix shadow being on top

This commit is contained in:
kelteseth 2017-04-10 11:57:06 +02:00
parent efdd1a0213
commit a738955d33

View File

@ -14,6 +14,7 @@ Rectangle {
LinearGradient {
id: pageShadow
height: 5
z:99
anchors{
top:parent.top