NTooltip: subtle gradient, NToggle: onEnter, onExited
This commit is contained in:
parent
ce22559ee2
commit
5c9c61cf81
4 changed files with 20 additions and 14 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue