aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/MediaArea.qml
diff options
context:
space:
mode:
authorMarius Vlad <marius.vlad@collabora.com>2020-04-25 18:42:40 +0300
committerMarius Vlad <marius.vlad@collabora.com>2020-04-28 22:15:40 +0300
commit2c195bbe37be5774066473de80b45c9bd89d485d (patch)
tree7dcc47769b9503e771b899e028ea9529e23bd787 /homescreen/qml/MediaArea.qml
parent2b2cff353ad0008367420d8a70739bd344447d49 (diff)
agl-compositor: Conversion to agl-compositorsandbox/mvlad/agl-compositor-wip
Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Change-Id: I7da44ec333217d355ba643d2d21bea7d8940ad2b
Diffstat (limited to 'homescreen/qml/MediaArea.qml')
-rw-r--r--homescreen/qml/MediaArea.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/homescreen/qml/MediaArea.qml b/homescreen/qml/MediaArea.qml
index 3b6d18a..88eaf1e 100644
--- a/homescreen/qml/MediaArea.qml
+++ b/homescreen/qml/MediaArea.qml
@@ -20,8 +20,7 @@ import QtQuick.Controls 2.0
StackView {
id: root
- width: parent.width
- height: parent.height
+ anchors.fill: parent
initialItem: blank