1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 12:13:31 -04:00

plugins: fix list delegates

This commit is contained in:
bbedward
2026-03-11 09:57:54 -04:00
parent 2ce888581f
commit ebc77b62c8
@@ -408,6 +408,8 @@ FloatingWindow {
} }
clip: true clip: true
visible: !root.isLoading visible: !root.isLoading
add: null
displaced: null
ScrollBar.vertical: DankScrollbar { ScrollBar.vertical: DankScrollbar {
id: browserScrollbar id: browserScrollbar