Widget align order

Adding widgets to a container and using Children>Align sorts the widgets by name. Is there another way to sort? For example by node position in canvas

There is an Align parameter in all panel component.

which aligns based on widget name. I want to align based on another proprty, such as position of the nodes

It’s Align Order, a numeric parameter on the panel components inside your panel. try me.nodeX.

amazing!
x