Ver código fonte

Hide the wrapping shader source

Change-Id: I4841e97be343a9f7141c69e5b85bf17d0a39db55
Donald Carr 8 anos atrás
pai
commit
f01604c6da
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      qml/conveyor/Conveyor.qml

+ 2 - 0
qml/conveyor/Conveyor.qml

@@ -153,6 +153,8 @@ Item {
         sourceItem: viewport
         width: viewport.width
         height: viewport.height
+        hideSource: true
+        live: true
     }
 
     ShaderEffect {