Skip to content
Snippets Groups Projects
Commit 6287a435 authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Jean-Baptiste Kempf
Browse files

Revert "qml: stop at bounds when scrolling in ExpandGridView"

This reverts commit 7a0719ce.
parent b43612bf
No related branches found
No related tags found
1 merge request!659qt/qml: Flickable scroll handling
......@@ -562,8 +562,6 @@ FocusScope {
id: flickable
flickableDirection: Flickable.VerticalFlick
boundsBehavior: Flickable.StopAtBounds
boundsMovement :Flickable.StopAtBounds
ScrollBar.vertical: ScrollBar {
id: flickableScrollBar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment