QuillItem itself is always visible. It will be blank anyway if it fails
authorMohammed Sameer <msameer@foolab.org>
Wed, 12 Sep 2012 17:45:53 +0000 (20:45 +0300)
committerMohammed Sameer <msameer@foolab.org>
Wed, 12 Sep 2012 17:45:53 +0000 (20:45 +0300)
qml/PostCapturePage.qml

index 8e560a8..ea5d0e8 100644 (file)
@@ -73,7 +73,6 @@ Page {
                                 width: view.width - 10
                                 height: view.height
                                 anchors.centerIn: parent
                                 width: view.width - 10
                                 height: view.height
                                 anchors.centerIn: parent
-                                visible: !item.error
                         }
                 }
         }
                         }
                 }
         }