You can write your topic however you want, but you need to answer these questions:
-
What do you want to achieve? Keep it simple and clear!
I am working on a notification system and I want new notifications to stack ontop of eachother in a frame using a uilistlayout -
What is the issue? Include screenshots / videos if possible!
whenever a new notification is parented to the frame with the uilistlayout they just stack directly ontop of eachother rather than being spaced out evenly -
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
i found no posts related to this issue yet, ive tried adding task.waits() in multiple places in both my module and my localscript, yet they still stack ontop of eachother
Expected behavior:
Actual behavior:
Explorer hierarchy