NPill + Clock color uniformisation
This commit is contained in:
parent
56d87ecfcf
commit
d4d7b06b64
7 changed files with 14 additions and 30 deletions
|
|
@ -25,8 +25,6 @@ Item {
|
|||
anchors.verticalCenter: parent.verticalCenter
|
||||
rightOpen: BarWidgetRegistry.getNPillDirection(root)
|
||||
icon: "keyboard"
|
||||
iconCircleColor: Color.mPrimary
|
||||
collapsedIconColor: Color.mOnSurface
|
||||
autoHide: false // Important to be false so we can hover as long as we want
|
||||
text: currentLayout
|
||||
tooltipText: "Keyboard layout: " + currentLayout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue