1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-21 22:50:14 +03:00

BadgeText revert plasma style renderType

This commit is contained in:
Michail Vourlakos 2019-06-21 12:27:38 +03:00
parent ba6460e919
commit 6c288401aa

View File

@ -149,7 +149,6 @@ Rectangle {
font.bold: true
color: textWithBackgroundColor ? parent.color : parent.textColor
visible: showNumber || showText
renderType: Text.QtRendering
}
Rectangle{