mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
homescreens/halcyon: Cache dropshadow
This commit is contained in:
parent
df6de964ce
commit
8a3aeaf40c
1 changed files with 1 additions and 0 deletions
|
|
@ -282,6 +282,7 @@ MobileShell.GridView {
|
||||||
radius: 4
|
radius: 4
|
||||||
samples: 6
|
samples: 6
|
||||||
color: Qt.rgba(0, 0, 0, 0.5)
|
color: Qt.rgba(0, 0, 0, 0.5)
|
||||||
|
cached: true
|
||||||
}
|
}
|
||||||
|
|
||||||
Kirigami.Icon {
|
Kirigami.Icon {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue