Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pitivi pitivi
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 192
    • Issues 192
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • pitivipitivi
  • Merge requests
  • !300

ruler: Added Interval Selection and Interval Looping

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Michael Kovar requested to merge dannyT2018/pitivi:timeline_interval_release into master Apr 30, 2020
  • Overview 37
  • Commits 1
  • Pipelines 3
  • Changes 10

Currently, there is no way to to focus on a specific part of the timeline with editor-friendly features.

For new features that want to improve editor workflow, there is not a good way to focus on a specific part of the timeline. The task of implementing a new feature is more daunting than it needs to be.

To solve this issue, we have developed a way for users to create an interval selection on the ScaleRuler using mouse or keyboard shortcuts that is persistent between editor actions. To show how much easier it is to implement new editor-friendly features using our feature, we have also implemented looping for the selected interval.

Closes GitLab issue #1842

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: timeline_interval_release