NSectionEditor: adjust widget layout

This commit is contained in:
Ly-sec
2025-12-28 18:22:05 +01:00
parent 5f45de283e
commit 4d05ce2d6e
+2
View File
@@ -105,11 +105,13 @@ NBox {
RowLayout {
Layout.fillWidth: true
Layout.rightMargin: Style.marginS
ColumnLayout {
spacing: Style.marginXXS
Layout.alignment: Qt.AlignVCenter
Layout.fillWidth: false
Layout.leftMargin: Style.marginS
Layout.maximumWidth: {
// Reserve space for other elements: count indicator, combo box (~200), button (~50), and margins
// Use a reasonable maximum that leaves room for controls on the right