mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-04 04:28:30 -04:00
fix(Hover): refactor & update hover tracking w/context menus
Fixes #2737
This commit is contained in:
@@ -122,6 +122,7 @@ DankPopout {
|
||||
anchors.fill: parent
|
||||
parentModal: modalAdapter
|
||||
viewModeContext: "appDrawer"
|
||||
transientSurfaceTracker: appDrawerPopout.transientSurfaceTracker
|
||||
}
|
||||
|
||||
Keys.onEscapePressed: event => {
|
||||
|
||||
Reference in New Issue
Block a user