My scrollingframe Inventory has UIListLayout, and I am displaying items horizantally instead of vertical. The items get listed starting at the center because I set UIListLayout HorizantalAlignment to Center. The issue happens once Items get over 15+, I cannot scroll to the left. Only to the right. I want to be able to scroll both sides.
well scrolling frames are made to go from left to right by default, its not an error, to fix this you would need to set canvas position to be the center of the scrolling frame, how? Idk the math behind it
Still need help, changing canvasposition does not work
can I see the code of said attempt to move the canvasposition? Canvasposition is like really really strange so yeah
