Add clipping on gallery for nicer animation between pages
This commit is contained in:
parent
c67938106b
commit
574ce395d3
@ -92,6 +92,7 @@ Rectangle {
|
||||
|
||||
Flickable {
|
||||
id: page
|
||||
clip: true
|
||||
|
||||
anchors {
|
||||
top: toolBar.bottom
|
||||
|
Loading…
x
Reference in New Issue
Block a user