Move Widget in hierarchy at runtime

So i’m testing “KillFeed” widget and i want to spawn Widget_Record on top in hierarchy.
But i don’t know how.

All Widget_Record widgets inside Vertical box.

For tests we have this by default:
1

Then i spawn widget like this:

And this widget is always down in hierarchy…
3

So how to solve this? I can’t find better way than just respawn every record in correct order.

Rotate the container upside down. Rotate every entry upside down.

Welcome to not being able to insert a child at index into the container in 2021 v4.27 :expressionless:

1 Like