mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-06 05:42:07 -04:00
launcher: try a more targeted unload approach
This commit is contained in:
@@ -531,11 +531,6 @@ Item {
|
||||
PopoutService.dankLauncherV2Modal = dankLauncherV2Modal;
|
||||
PopoutService._onDankLauncherV2ModalLoaded();
|
||||
}
|
||||
|
||||
onDialogClosed: {
|
||||
if (SettingsData.dankLauncherV2UnloadOnClose)
|
||||
PopoutService.unloadDankLauncherV2();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user