Icons: more icons
This commit is contained in:
parent
97c7fd8073
commit
4c9e89915e
3 changed files with 36 additions and 31 deletions
|
|
@ -24,7 +24,7 @@ Item {
|
|||
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
rightOpen: BarWidgetRegistry.getNPillDirection(root)
|
||||
icon: "keyboard_alt"
|
||||
icon: FontService.icons["keyboard"]
|
||||
iconCircleColor: Color.mPrimary
|
||||
collapsedIconColor: Color.mOnSurface
|
||||
autoHide: false // Important to be false so we can hover as long as we want
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue