SidePanel: even more robust with sizing forced everywhere
This commit is contained in:
parent
4d6361dfe5
commit
a8b312f3a7
6 changed files with 13 additions and 21 deletions
|
|
@ -12,9 +12,7 @@ NBox {
|
|||
|
||||
property real spacing: 0
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.preferredWidth: 1
|
||||
implicitHeight: utilRow.implicitHeight + Style.marginM * 2 * scaling
|
||||
|
||||
RowLayout {
|
||||
id: utilRow
|
||||
anchors.fill: parent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue