Using anchors.fill here messes up scrolling in the settings
parent
9f0f02090a
commit
ca804b30f2
|
@ -65,7 +65,6 @@ Dialog {
|
|||
|
||||
Column {
|
||||
id: column
|
||||
anchors.fill: parent
|
||||
width: parent.width
|
||||
|
||||
DialogHeader {
|
||||
|
|
Loading…
Reference in New Issue