Skip to content

Timeline: Added loop-around feature

Rhythm Narula requested to merge rhythm.narula26/pitivi:master into master

when we play all the clip and the red marker comes to the end of all the clips, now if i press play button again, it doesn't start from the beginning i.e doesn't loop around. The following changes allow the red marker to loop-around

  • Added a check in toggle button to determine whether the red marker has reached end of the timeline and if play button is pressed again, red marker seeks to beginning of timeline

Merge request reports