shdwcat / YUI

YUI - A UI system for GMS2
MIT License
49 stars 4 forks source link

Grid Layout inside Scrollboxes don't work #84

Closed BlueDemonTR closed 1 month ago

BlueDemonTR commented 3 months ago

When a panel with a grid layout is created inside a scrollbox it generates the following error:

############################################################################################ ERROR in action number 1 of Step Event0 for object YuiCursorManager: Attempting to set Instance id 100075 with Object Index 43 (yui_panel) with invalid bound top -nan(ind) bottom -nan(ind) left 11.000000 right 309.000000 at gml_Object_YuiCursorManager_Step_0 (line 54) - mouse_gui_x, ############################################################################################

BlueDemonTR commented 3 months ago

Same issue also happens with grid layouts too