mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
spotlight: optimize to keep loaded
This commit is contained in:
@@ -130,6 +130,10 @@ DankModal {
|
||||
target: "spotlight"
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
DankModalWindow.persistentModal = spotlightModal;
|
||||
}
|
||||
|
||||
SpotlightContent {
|
||||
id: spotlightContentInstance
|
||||
|
||||
|
||||
Reference in New Issue
Block a user