nscrollview: more fixes

This commit is contained in:
Lemmy
2026-01-25 18:40:20 -05:00
parent aede9bd13b
commit 958bcacbec
8 changed files with 17 additions and 9 deletions
@@ -57,13 +57,14 @@ ColumnLayout {
}
NScrollView {
id: customizeScrollView
Layout.fillWidth: true
Layout.fillHeight: true
horizontalPolicy: ScrollBar.AlwaysOff
verticalPolicy: ScrollBar.AsNeeded
ColumnLayout {
width: parent.width
width: customizeScrollView.availableWidth
spacing: Style.marginM
// Bar Position section