Automaticly Sized ScrollingFrame and Padding

  1. What do you want to achieve? Have an Automatic Scrolling Frame, with some padding between the items.

  2. What is the issue? I make a scrolling frame with AutomaticCanvasSize as XY, and in that scrolling frame I have a UIListLayout with some padding, but when I scroll, some items in that list are either clipped or unseeable, what do I do?

  3. What solutions have you thought of so far? I’ve tried anything, it hasen’t worked.