Allow to select an album art only when it is ready
authorIvan Frade <ivan.frade@gmail.com>
Mon, 4 Jul 2011 15:53:27 +0000 (18:53 +0300)
committerIvan Frade <ivan.frade@gmail.com>
Mon, 4 Jul 2011 15:53:27 +0000 (18:53 +0300)
ui/Alternatives.qml

index c96b5c6..65f66c4 100644 (file)
@@ -68,6 +68,7 @@ Page {
 
               MouseArea {
                    anchors.fill: coverPaintArea
+                   enabled: !loadingIndicator.running
                    onClicked: {
                       console.log ("wohooo")
                       missionControl.save_option_for (coversModel, index)