OpenTimelineIO / raven

Raven - OpenTimelineIO Viewer Application
Apache License 2.0
83 stars 22 forks source link

Double-click to expand/collapse nested compositions #72

Open jminor opened 2 months ago

jminor commented 2 months ago

otioview allows the user to double-click on a nested composition (e.g. a Track or Stack within a Track) to drill into it in a separate tab. It would be great if Raven had the same feature and/or a way to expand a nested composition in-place within the main window.

For the first approach, it might be best to implement #64 first and then come back to this.

For the second in-line approach, we can look at how NLEs like Avid Media Composer allow the user to expand/collapse nested compositions within the timeline window.

jminor commented 2 weeks ago

This will be easier to implement after https://github.com/OpenTimelineIO/raven/issues/72 is complete.