mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
homescreens/halcyon: Use reuseItems on app list
This commit is contained in:
parent
76e63f7000
commit
a4d47849e7
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ import org.kde.phone.homescreen.halcyon 1.0 as Halcyon
|
|||
MobileShell.GridView {
|
||||
id: gridView
|
||||
layer.enabled: true
|
||||
reuseItems: true
|
||||
|
||||
readonly property int reservedSpaceForLabel: metrics.height
|
||||
readonly property real effectiveContentWidth: width - leftMargin - rightMargin
|
||||
|
|
|
|||
Loading…
Reference in a new issue