iMediaSandboxing / iMedia

The Karelia iMedia Browser, framework and application for browsing media on Mac OS X
http://www.karelia.com/imedia/
Other
18 stars 12 forks source link

Fix #106, Cannot drag multiple items from icon view, combo view, or l…ist view when building with Xcode 10 #107

Closed jjac closed 6 years ago

jjac commented 6 years ago

Since this is a substantial fix I am putting it up for peer review.

For IMBImageBrowserView we now construct our own dragging session and for IMBTableView we hook into more modern API of NSTableViewDataSource.