Selection dialog should have same scroll behavior as the rest

This commit is contained in:
Thomas Perl 2014-03-18 20:17:38 +01:00
parent f925170d50
commit 9eb422f892

View file

@ -36,6 +36,8 @@ Dialog {
Flickable {
id: selectionDialogFlickable
boundsBehavior: Flickable.StopAtBounds
anchors.fill: parent
contentHeight: contentColumn.height