Make sure we never get in-panel scrolling when we shouldn'
This commit is contained in:
@@ -207,6 +207,7 @@ BarWidget {
|
||||
clip: true
|
||||
boundsBehavior: Flickable.StopAtBounds
|
||||
flickableDirection: Flickable.VerticalFlick
|
||||
interactive: contentHeight > height
|
||||
ScrollBar.vertical: ScrollBar { policy: ScrollBar.AsNeeded }
|
||||
|
||||
Column {
|
||||
|
||||
Reference in New Issue
Block a user