Browse Source

Loading synchronously is an issue even on my Xeon

Change-Id: I2833ef9486eb8efd18d25264669d7468a2b00329
Donald Carr 8 years ago
parent
commit
5bfd50fcc8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      qml/reel/ReelImage.qml

+ 0 - 1
qml/reel/ReelImage.qml

@@ -4,5 +4,4 @@ import ".."
 
 ArtImage {
     property bool doomed: false
-    asynchronous: false
 }