enable asynchronous loading of indicators, capture button bits and standby image
[harmattan/cameraplus] / qml / Indicator.qml
index bcacd1b..bab50fe 100644 (file)
@@ -29,6 +29,7 @@ Image {
     anchors.rightMargin: 5
     anchors.topMargin: 5
     anchors.bottomMargin: 5
+    asynchronous: true
 
     height: width
 }