AJWDraggableDroppable icon indicating copy to clipboard operation
AJWDraggableDroppable copied to clipboard

Drag and Drop using UIWindow

Open jonerickson opened this issue 9 years ago • 1 comments

Just wondering, does this API support using the application's window? I currently have an UISplitViewController application that I am dragging and dropping from the table view (master) to the map (detail). The draggable view needs to be added to the window so that it is on top of all other views. Thanks.

jonerickson avatar May 11 '15 00:05 jonerickson

Did you try? I'm unsure to be honest. Perhaps try the UISplitViewController view? That's a tough use case across two view controllers! Let me know how you get on. I plan to publish this project properly soon.

adamwaite avatar May 11 '15 08:05 adamwaite