I'm just looking to get pointed in the right direction for what I'd like to do or told it can't be done with dynamic groups and require significant code.
I'm making a typical show last 5 seconds of bossmod timer dynamic text group which grows up and displays the timer with least remaining time at the bottom. The current behavior is to add new texts above those currently displayed and when a text becomes inactive remove it from the bottom and move down all of those above it to fill the gap.
What I'd like to do instead is for text to remain in whatever location it appeared in initially and to not move down to fill the gap.