فهرست منبع

pad the internals of the GuiScrollCtrl encapsulated within the EWCreatorWindow/[CreatorWindow] to prevent overhang issues due to the parent rescaling it's position/extent

AzaezelX 6 سال پیش
والد
کامیت
6027e253a1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Templates/BaseGame/game/tools/worldEditor/gui/WorldEditorTreeWindow.ed.gui

+ 1 - 1
Templates/BaseGame/game/tools/worldEditor/gui/WorldEditorTreeWindow.ed.gui

@@ -289,7 +289,7 @@
                   lockHorizScroll = "false";
                   lockVertScroll = "true";
                   constantThumbHeight = "0";
-                  childMargin = "0 0";
+                  childMargin = "0 6";
 
                   new GuiDynamicCtrlArrayControl(CreatorIconArray) {
                      canSaveDynamicFields = "0";