mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
OSGD面渲染+窗口逻辑增强
This commit is contained in:
@@ -32,7 +32,7 @@ namespace CMLeonOS.Gui.ShellComponents.Dock
|
||||
|
||||
internal override void Clicked()
|
||||
{
|
||||
ProcessManager.GetProcess<WindowManager>().Focus = AppWindow;
|
||||
ProcessManager.GetProcess<WindowManager>().BringToFrontAndFocus(AppWindow);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user