Much improved frame reflections. This is a little bit heavier but much better looking. The code should be ok, but maybe the parameters might use some fine tuning.
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
import QtQuick 2.2
|
||||
|
||||
Timer{
|
||||
property int time
|
||||
property real time
|
||||
|
||||
NumberAnimation on time {
|
||||
from: 0
|
||||
|
||||
Reference in New Issue
Block a user