Add clipping on gallery for nicer animation between pages

This commit is contained in:
David Edmundson 2012-03-14 00:30:46 +00:00
parent c67938106b
commit 574ce395d3

View File

@ -92,6 +92,7 @@ Rectangle {
Flickable {
id: page
clip: true
anchors {
top: toolBar.bottom