Attempt to round image with mask

This commit is contained in:
quadbyte 2025-08-11 23:48:09 -04:00
parent 1e0057dcaf
commit 81382b213c
4 changed files with 65 additions and 12 deletions

View file

@ -176,7 +176,7 @@ NLoader {
text: settingsPanel.tabsModel[settingsPanel.currentTabIndex].label
font.pointSize: Style.fontSizeLarge * scaling
font.weight: Style.fontWeightBold
color: Colors.accentPrimary
color: Colors.textPrimary
Layout.fillWidth: true
}
NIconButton {