controlcenter: gradient rectangle around wallpapers fix
This commit is contained in:
parent
699d7ef7fc
commit
420a19bf31
1 changed files with 2 additions and 0 deletions
|
|
@ -2008,6 +2008,8 @@ RowLayout {
|
||||||
|
|
||||||
implicitHeight: filenameText.implicitHeight + Appearance.padding.normal * 2
|
implicitHeight: filenameText.implicitHeight + Appearance.padding.normal * 2
|
||||||
|
|
||||||
|
radius: Appearance.rounding.normal
|
||||||
|
|
||||||
gradient: Gradient {
|
gradient: Gradient {
|
||||||
GradientStop {
|
GradientStop {
|
||||||
position: 0.0
|
position: 0.0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue