oddgames / UIToolkit

Single draw call UI solution for Unity with multi resolution support and more.
518 stars 152 forks source link

Nested UIAbstractContainers? #110

Open frarees opened 12 years ago

frarees commented 12 years ago

Is it possible? I just want to add a UIVerticalLayout as a child of a UIHorizontalLayout.

ddpacific commented 11 years ago

I have the same problem. I am trying to add 1 UIBox into 1 UIScrollableHorizontal but it doesn't work Is there any solution? Is it really true UIToolkit can handle that?