I have a UIDraggablePanel similar to the bundled example Scroll View (Panel) but having some UITexture as Panel Contents. The UITexture doesn't get clipped as it goes beyond the edges. Other widgets (using Atlas texture) working fine instead.
I have quite a large amount of textures to load at runtime and looks like UITexture is my best (only) hope. Any hint?