UMG Verticle box Add child at index

Are there any plans to add the ability to re-sort panel children at runtime? (Even if only for a certain panel type) Since I am not good at C++ nor do I know slate, I currently have to delete and re-add panel children to re-organize them at runtime; Ok if it’s a small amount of children, but can be bad when there is a lot.