TrayMenu: if menu entry does not define a text, shows "..."

This commit is contained in:
quadbyte 2025-08-18 16:33:56 -04:00
parent 50cf2ed5e1
commit 764638a329
2 changed files with 4 additions and 3 deletions

View file

@ -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