Make sure we never get in-panel scrolling when we shouldn'
This commit is contained in:
@@ -245,6 +245,7 @@ Panel {
|
||||
contentHeight: weatherColumn.implicitHeight
|
||||
clip: true
|
||||
boundsBehavior: Flickable.StopAtBounds
|
||||
interactive: contentHeight > height
|
||||
|
||||
Column {
|
||||
id: weatherColumn
|
||||
|
||||
Reference in New Issue
Block a user