Hi
i have a draggable panel which works fine when i have only one UISprite in each Item.
However, if I add a new UISprite in the Item (i.e an image and below a new button) , this new UISprite is not shown on the screen.
I need to drag the list in order to make it appears (and then everything is fine).
I uncheck the UIPanel Static checkbox, it seems to fix the issue; but then when i click the panel i see that positions are adjusted somehow, then everything working again.
if someone has had the same issue and know how to fix it it would be great