Преглед изворни кода

关闭默认window的bringWindowToFrontOnClick功能

guodong пре 2 година
родитељ
комит
619312861e
1 измењених фајлова са 1 додато и 0 уклоњено
  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>();
             //��ʼ����ͼ������