Removed dead code, semiBold icons in the Settings tabs
This commit is contained in:
parent
0b49aff13d
commit
bf0e06ef03
4 changed files with 4 additions and 19 deletions
|
|
@ -341,8 +341,6 @@ PanelWithOverlay {
|
|||
// Wallpaper Selector Component
|
||||
WallpaperSelector {
|
||||
id: wallpaperSelector
|
||||
|
||||
anchors.fill: parent
|
||||
}
|
||||
|
||||
}
|
||||
|
|
@ -441,6 +439,7 @@ PanelWithOverlay {
|
|||
Layout.alignment: Qt.AlignVCenter
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
font.variableAxes: { "wght": (Font.Normal + Font.Bold) / 2.0 }
|
||||
}
|
||||
|
||||
Label {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue