Don't allow Flickables to be dragged beyond bounds
This commit is contained in:
parent
652ad86cad
commit
61fc0e4893
2 changed files with 4 additions and 0 deletions
|
|
@ -38,4 +38,6 @@ GridView {
|
|||
|
||||
updateMargins()
|
||||
}
|
||||
|
||||
boundsBehavior: Flickable.OvershootBounds
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue