1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

clip spotlight result listview

This commit is contained in:
bbedward
2025-10-08 18:58:14 -04:00
parent 6565988952
commit 9f3685e4d5

View File

@@ -19,7 +19,7 @@ Rectangle {
height: parent.height - y
radius: Theme.cornerRadius
color: "transparent"
clip: false
clip: true
DankListView {
id: resultsList