diff --git a/touch/SelectionDialog.qml b/touch/SelectionDialog.qml index a59a973..a3dcc69 100644 --- a/touch/SelectionDialog.qml +++ b/touch/SelectionDialog.qml @@ -36,6 +36,8 @@ Dialog { Flickable { id: selectionDialogFlickable + boundsBehavior: Flickable.StopAtBounds + anchors.fill: parent contentHeight: contentColumn.height