Don't use Plasma-themed icons in Present Windows
BUG: 455368
This commit is contained in:
parent
d6646d25d0
commit
1527a0cf13
1 changed files with 1 additions and 0 deletions
|
@ -157,6 +157,7 @@ Item {
|
||||||
width: PlasmaCore.Units.iconSizes.large
|
width: PlasmaCore.Units.iconSizes.large
|
||||||
height: width
|
height: width
|
||||||
source: thumb.client.icon
|
source: thumb.client.icon
|
||||||
|
usesPlasmaTheme: false
|
||||||
anchors.horizontalCenter: thumbSource.horizontalCenter
|
anchors.horizontalCenter: thumbSource.horizontalCenter
|
||||||
anchors.bottom: thumbSource.bottom
|
anchors.bottom: thumbSource.bottom
|
||||||
anchors.bottomMargin: -height / 4
|
anchors.bottomMargin: -height / 4
|
||||||
|
|
Loading…
Reference in a new issue