oddgames / UIToolkit

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

UIBox #138

Open ddpacific opened 11 years ago

ddpacific commented 11 years ago

Hello everybody.I am a new comer. I hava a problem with UIScrollableHorizontalLayout,ScrollableHorizontalContainerManager class because: It can only addChild with agurments is UISprite[],but I need addChild with agurments is container like that: scroll I am trying to do it,but when I finish it doesn't scroll.Who can help me