I’ve recently been polishing the workings of my inventory system and all seems to be going well, except this keeps occurring:
I am unable to access all the buttons parented to the scrolling frame. I want to make it freely be able to do so. Any UI elements I should use?
I’m currently using a combination of a scrolling frame and a UI grid layout. Help?