Hi all,
I'm using ngui UITable script for make an icon grid.
UIGrid is inside a draggable clip panel that is contained into a sprite window.
Sprite window has pivot point in upper left positon end draggable panel in the center.
When I try to resize window, i need to strech draggable panel bounds into sprite window.
How can i solve this ? i know than panel componet can't change his pivot point.
Thanks