more icons

This commit is contained in:
LemmyCook 2025-09-08 14:44:28 -04:00
parent 6169f88d90
commit 6f1b88e76d
14 changed files with 24 additions and 20 deletions

View file

@ -294,7 +294,7 @@ Variants {
// Close button positioned absolutely
NIconButton {
icon: "close"
icon: FontService.icons["close"]
tooltipText: "Close"
sizeRatio: 0.6
anchors.top: parent.top

View file

@ -59,7 +59,7 @@ NPanel {
}
NIconButton {
icon: "close"
icon: FontService.icons["close"]
tooltipText: "Close"
sizeRatio: 0.8
onClicked: {