Browse Source

关闭默认window的bringWindowToFrontOnClick功能

guodong 2 years ago
parent
commit
619312861e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Views/ViewManager.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Views/ViewManager.cs

@@ -49,6 +49,7 @@ namespace GFGGame
             FontManager.RegisterFont(new DynamicFont("SourceHanSerifCN-SemiBold-7", font8));
 
             UIConfig.defaultFont = "FZKTJW--GB1-0";
+            UIConfig.bringWindowToFrontOnClick = false;
 
             _viewDic = new Dictionary<string, UIView>();
             //��ʼ����ͼ������