disable enormous icon for now, it's a bit annoying at high settings :)
This commit is contained in:
parent
b1bc20259a
commit
dfd1b554ad
@ -124,11 +124,11 @@ Item {
|
|||||||
width: units.iconSizes.huge
|
width: units.iconSizes.huge
|
||||||
height: width
|
height: width
|
||||||
}
|
}
|
||||||
QtExtras.QIconItem {
|
// QtExtras.QIconItem {
|
||||||
icon: "preferences-desktop-icons"
|
// icon: "preferences-desktop-icons"
|
||||||
width: units.iconSizes.enormous
|
// width: units.iconSizes.enormous
|
||||||
height: width
|
// height: width
|
||||||
}
|
// }
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user