Removed dead code, semiBold icons in the Settings tabs

This commit is contained in:
quadbyte 2025-08-07 10:01:38 -04:00
parent 0b49aff13d
commit bf0e06ef03
4 changed files with 4 additions and 19 deletions

View file

@ -16,7 +16,9 @@ Rectangle {
wallpaperOverlay.visible = true;
}
anchors.fill: parent
Layout.fillWidth: true
Layout.fillHeight: true
color: Theme.backgroundPrimary
visible: false
z: 1000

View file

@ -24,8 +24,6 @@ ScrollView {
Layout.preferredHeight: 0
}
ColumnLayout {
spacing: 4 * Theme.uiScale
Layout.fillWidth: true