mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-21 22:50:14 +03:00
try to adjust BadgeText text alignment
--following a Plasma related commit in order to center-align Text properly. There is no big difference actually.
This commit is contained in:
parent
3c97bd222e
commit
1d055f5e19
@ -149,6 +149,7 @@ Rectangle {
|
||||
font.bold: true
|
||||
color: textWithBackgroundColor ? parent.color : parent.textColor
|
||||
visible: showNumber || showText
|
||||
renderType: Text.QtRendering
|
||||
}
|
||||
|
||||
Rectangle{
|
||||
|
Loading…
x
Reference in New Issue
Block a user