No need to anchor fill our parent. Page.qml sets width and height for us
authorMohammed Sameer <msameer@foolab.org>
Sun, 23 Dec 2012 22:17:27 +0000 (00:17 +0200)
committerMohammed Sameer <msameer@foolab.org>
Sun, 23 Dec 2012 22:17:27 +0000 (00:17 +0200)
qml/CameraPage.qml

index d8d0d94..fbeb358 100644 (file)
@@ -41,8 +41,6 @@ Page {
         property bool standbyVisible: true
         property bool focusReticleVisible: true
 
-        anchors.fill: parent
-
         property alias previewAnimationRunning: preview.animationRunning
 
         signal batteryLow