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

This commit is contained in:
AzaezelX 2019-09-15 13:32:56 -05:00
parent 4a1e92b4cd
commit f76c2afb89

View file

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