Hello NGUI-ans,
I'm trying to combine the endless scroll (UIWrap) with the drag and drop capabilities and I feel that I'm missing something silly. I'm starting with the endless scrolling NGUI example and then adding the drop/drop resources where they belong. When all is said and done I have endless scrolling with drag and drop capabilities but the scroll view layout gets all screwy (there are blank positions in the view, spacing seems off).
I haven't really dug my claws into what's going on in these examples code-wise but I'm really reaching out to see anyone has done this before and has some straightforwards steps. If not maybe a hint in the right direction of a function to start at. Any help is appreciated. I will post updates if I stumble on a solution or if I can bring anymore details to the front.