This commit is contained in:
Thomas Perl 2014-02-07 17:23:56 +01:00
parent 3d7128a421
commit 99cf0780c1
43 changed files with 239 additions and 182 deletions

View file

@ -43,6 +43,7 @@ Item {
}
children[index-1].opacity = x / width;
//children[index-1].pushPhase = x / width;
}
property bool loadPageInProgress: false