Reverse UI List fill direction?

Is there anyway to reverse a UI List Layouts fill direction? This is because I want it to fill upwards and not downwards like the vertical option does so new items will be put above the previous. Is there anyway to achieve this effect? Any help is appreciated thanks!

2 Likes

Keep the fill direction on Vertical and just set the VerticalAlignment to Bottom and as new frames get entered into it, it should automatically place them at the bottom.

2 Likes

Thanks! That worked perfectly.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.