TrayMenu: if menu entry does not define a text, shows "..."
This commit is contained in:
parent
50cf2ed5e1
commit
764638a329
2 changed files with 4 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ NIconButton {
|
|||
sizeMultiplier: 0.8
|
||||
visible: bluetoothEnabled
|
||||
|
||||
colorBg: Color.mSurfaceVariant
|
||||
colorBg: Color.mSurfaceVariant
|
||||
colorFg: Color.mOnSurface
|
||||
colorBorder: Color.transparent
|
||||
colorBorderHover: Color.transparent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue