UIListLayout vertical alignment issue with scrolling frame [SOLVED]

Hey, I seem to have an issue with my custom chat, when the canvas size of the chat expands, the frames don’t stay at the bottom of the scrolling frame :

I have the VerticalAlignment set to bottom, they just seem to stay at the bottom of the scrolling frame absolute size and not the canvas size, can someone help me?

1 Like

The property to have automatic canvas size was causing the issue, I made my own script to scale it.