set standby widget z to 2
authorMohammed Sameer <msameer@foolab.org>
Mon, 24 Dec 2012 15:09:24 +0000 (17:09 +0200)
committerMohammed Sameer <msameer@foolab.org>
Mon, 24 Dec 2012 15:09:24 +0000 (17:09 +0200)
qml/CameraPage.qml

index b368302..6814d7f 100644 (file)
@@ -60,7 +60,7 @@ Page {
                 color: "black"
                 anchors.fill: parent
                 visible: standbyVisible && page.status == PageStatus.Active && pipelineManager.showStandBy
-                z: 1
+                z: 2
                 MouseArea {
                         anchors.fill: parent
                         enabled: parent.visible