NTooltip: subtle gradient, NToggle: onEnter, onExited

This commit is contained in:
quadbyte 2025-08-12 23:04:43 -04:00
parent ce22559ee2
commit 5c9c61cf81
4 changed files with 20 additions and 14 deletions

View file

@ -22,7 +22,6 @@ ColumnLayout {
Layout.fillWidth: true
ColumnLayout {
id: mainColumn
spacing: Style.marginTiniest * scaling
Layout.fillWidth: true
@ -38,7 +37,6 @@ ColumnLayout {
font.pointSize: Style.fontSizeSmall * scaling
color: Colors.textSecondary
wrapMode: Text.WordWrap
Layout.fillWidth: true
}
}