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:
@@ -55,6 +55,7 @@ Rectangle {
|
||||
|
||||
MouseArea {
|
||||
id: itemArea
|
||||
z: 1
|
||||
anchors.fill: parent
|
||||
anchors.rightMargin: root.item?.type === "plugin_browse" ? 40 : 0
|
||||
hoverEnabled: true
|
||||
|
||||
Reference in New Issue
Block a user