Преглед на файлове

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";