Re-added blurred background
This commit is contained in:
@@ -101,7 +101,6 @@ Item {
|
|||||||
radius: background.radius
|
radius: background.radius
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
Image {
|
Image {
|
||||||
id: blurredArt
|
id: blurredArt
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
@@ -122,7 +121,6 @@ Item {
|
|||||||
blur: 1
|
blur: 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
*/
|
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|||||||
Reference in New Issue
Block a user