reraise launcher window if is already shown but in back

This commit is contained in:
iLLiCiTiT 2020-08-18 15:53:38 +02:00
parent 68deeccad2
commit 866bc15008

View file

@ -48,6 +48,8 @@ class AvalonApps:
def show_launcher(self):
# if app_launcher don't exist create it/otherwise only show main window
self.app_launcher.show()
self.app_launcher.raise_()
self.app_launcher.activateWindow()
def show_library_loader(self):
libraryloader.show(