NIconButton: default scale is 1.0, default show border

This commit is contained in:
quadbyte 2025-08-12 10:40:24 -04:00
parent 7fe87c0633
commit f8e436fb2d
7 changed files with 14 additions and 16 deletions

View file

@ -185,6 +185,8 @@ PanelWindow {
}
NIconButton {
sizeMultiplier: 0.8
showBorder: false
anchors.top: parent.top
anchors.right: parent.right
anchors.margins: Style.marginSmall * scaling