My scrolling frame won’t scroll when I use the scroll wheel
Properties
The CanvasSize is set via this code
-- Resize CanvasSize
Buttons.CanvasSize = UDim2.new(0, Buttons.UIListLayout.AbsoluteContentSize.X, 0, 0)
And it basically gets resized everytime an item is added