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

launcher v2: fix hover effect and view mode pref in all tab

This commit is contained in:
bbedward
2026-02-06 11:53:59 -05:00
parent 393e9ed2e4
commit e618a8390c
2 changed files with 3 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ Rectangle {
MouseArea {
id: itemArea
z: 1
anchors.fill: parent
anchors.rightMargin: root.item?.type === "plugin_browse" ? 40 : 0
hoverEnabled: true