Skip to content

Set the relative time offset text

Nathan Kolbas requested to merge show_delta into cruising_altitude

What was changed

Added set_text method to set the relative time offset text. Updated and added tests for DeltaChange class. Removed logging of delta change. Updated names of arguments to be more descriptive.

How to test:

  • Verify that tests pass.
  • Check that when moving a clip that the delta change label is being set in nanoseconds.

Merge request reports