So I have an horizontal frame with a UIList inside it and I’ve ran to a problem where I can’t set an offset for the first frame that is inserted into the list and that’s how it looks:
and I found a solution by adding an offset frame for that which looks like this:
but what I’m wondering is if there is any better way to implement something like this?