Skip to content

Log delta change

Nathan Kolbas requested to merge log_delta_change into highway_cruise

What was changed

Logging the relative delta change when moving a clip in the timeline.

How to test:

  • Verify that tests pass.
  • Can see the delta change in the console when moving a clip (run with PITIVI_DEBUG=7)
  • Delta change is not logged when adding and dragging a new clip into the timeline (run with PITIVI_DEBUG=7)

Merge request reports