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