themed icons in tray, misc tweaks
This commit is contained in:
parent
09d901bf5a
commit
a67cdbd66f
5 changed files with 21 additions and 3 deletions
|
|
@ -20,10 +20,10 @@ RowLayout {
|
|||
implicitWidth: 18
|
||||
implicitHeight: 18
|
||||
|
||||
Image {
|
||||
M.ThemedIcon {
|
||||
anchors.fill: parent
|
||||
source: iconItem.modelData.icon
|
||||
fillMode: Image.PreserveAspectFit
|
||||
tint: M.Theme.base05
|
||||
}
|
||||
|
||||
HoverHandler {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue