mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-05-03 21:33:57 -04:00
[EGD-6494] Application Manager on action switch fix
Application Manager switch on Action no longer causes to newly opened application main window switch but it calls declared action handler.
This commit is contained in:
committed by
Przemysław Brudny
parent
ce2dbe9625
commit
cbd74648d0
@@ -74,7 +74,7 @@ namespace app
|
||||
}
|
||||
|
||||
createUserInterface();
|
||||
setActiveWindow(gui::name::window::main_window);
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user