Closed meza closed 10 years ago
In case someone else is having the same issue, there is more information about this on StackOverflow http://stackoverflow.com/questions/21411322/drag-and-drop-playlist-from-the-sidebar-onto-the-application-view/21417459
@meza it would help if you could upload your app showing this issue to Github, so we can have a look at it.
Closing this, as @meza found out there was a problem in the manifest file of his project (see StackOverflow
Hi,
I'm basically copy-pasting the code for the drag and drop feature, and it's not working for what I'd like to use it for.
I'm trying to drop a playlist from the left onto my drop-box. The manifest is set up as stated, application reloaded, drop-box is present and I've even given it proper height and width, and still nothing.
What am I missing?