GNOME Bugzilla – Bug 430686
[Simple Timeline] Clips are not painted when switching from advanced timeline
Last modified: 2007-04-23 11:28:35 UTC
I'll be attaching a short screencast demonstrating this problem: when creating clips in the advanced timeline, the clips are not painted when switching back to the simple timeline.
Created attachment 86506 [details] demonstration
Created attachment 86774 [details] [review] A patch to correct drawing of simple timeline when switching back from complex view Here is a patch to correct this.
hmm, not 100% sure, but it does not seem to apply correctly on my pitivi vanilla SVN trunk on my side.
yes, it's taking into account another patch thibaut submitted
Commited, thanks. 2007-04-23 Edward Hervey <edward@fluendo.com> Patch by: Thibaut Girka <thibaut.girka@gmail.com> * pitivi/ui/mainwindow.py: * pitivi/ui/tracklayer.py: * pitivi/ui/viewer.py: Make simple timeline view active when it contains elements, even though it wasn't previously displayed. Fixed #430686