Open colin-marshall opened 7 years ago
I tried to implement this in 0.2 beta 5 by using NSPasteboard's writeObjects: method with an array of NSURLs, as the documentation suggests, but on my machine the drag behavior is not working correctly, leading to dock freezes and other weirdness. I'm not sure if this should work now or not.
In iTunes if I drag a track from the library on to the desktop it will copy the file there. Also in iTunes if I drag a track on to another app's dock icon, like Spek, it acts the same as if I opened the file from Spek. Would be nice to have this happen in jmc too. Thanks!