OpenTimelineIO / raven

Raven - OpenTimelineIO Viewer Application
Apache License 2.0
79 stars 20 forks source link

Add drag & drop support for opening files (Windows & Linux) #57

Open timlehr opened 1 week ago

timlehr commented 1 week ago

Feature Suggestion

Currently you have to open files via the File Open dialog once Raven is launched. It would be great if we could add drag & drop support for OTIO files. The file could be opened whenever someone drags a new OTIO file onto the main window.

agetroortega commented 3 days ago

I'll give this one a go for Dev Days.

agetroortega commented 22 hours ago

I have a PR ready for review: https://github.com/OpenTimelineIO/raven/pull/69

jminor commented 20 hours ago

This PR added drag & drop support on macOS, but there is still work needed to bring this feature to Windows and Linux (and maybe WASM also?)