WallpaperSelector: cleanup

This commit is contained in:
Ly-sec
2025-09-18 18:11:37 +02:00
parent 6b61599633
commit 07a6a16011
@@ -97,7 +97,6 @@ NPanel {
Layout.bottomMargin: Style.marginXL * scaling
}
// Scroll container mirrors SettingsPanel to avoid overflow and keep interactions smooth
Flickable {
Layout.fillWidth: true
Layout.fillHeight: true
@@ -115,7 +114,6 @@ NPanel {
width: scrollView.availableWidth
spacing: Style.marginM * scaling
// Selector header removed (title and refresh are redundant here)
NToggle {
label: "Apply to all monitors"
description: "Apply selected wallpaper to all monitors at once."