Don't use Plasma-themed icons in Present Windows

BUG: 455368
This commit is contained in:
Bharadwaj Raju 2022-07-14 04:25:31 +05:30 committed by Vlad Zahorodnii
parent d6646d25d0
commit 1527a0cf13

View file

@ -157,6 +157,7 @@ Item {
width: PlasmaCore.Units.iconSizes.large
height: width
source: thumb.client.icon
usesPlasmaTheme: false
anchors.horizontalCenter: thumbSource.horizontalCenter
anchors.bottom: thumbSource.bottom
anchors.bottomMargin: -height / 4