Expander UI Elements Order

Hi again Andrew @andheum. We have 4 x UI Elements inside an expander, but one of the Pulldown components (which you assisted us with) displays inside another expander at the bottom of the form. We have tried a few things to fix it but no luck. If you have any suggestion as to how to resolve it, that would be greatly appreciated. Thanks.

Peacock_v0.99.1_GemsOnRing-HumanUI.gh (159.4 KB)

it’s a data tree issue. Items display in their list order. Try using entwine instead of merge and then flattening the output.

2 Likes

That worked - all UI Elements into: Entwine --> Merge. The display order now matches the order of the inputs. Thanks once again Andrew.

2 Likes