Ticket #179 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

clip in-point doesn't display correctly when playing a later clip after an earlier one

Reported by: erazlogo Assigned to: sthiel
Priority: minor Milestone: milestone7
Component: UI Version: 0.7.x
Keywords: Cc:
Super-ticket: Reviewer:
Minutes Spent: 10

Description

to reproduce: 1. create two clips on the same file 2. play the earlier clip first 3. play the later clip immediately after--the in-point for the clip does not move forward, although the new clip plays correctly from a later point. when i reload the clip the second time, the in-point moves to the correct position.

Change History

03/26/08 11:38:05 changed by sthiel

  • priority changed from major to minor.
  • status changed from new to closed.
  • resolution set to fixed.
  • type changed from task to defect.

nice catch. I protect users from dragging the in past the out, and vice-versa. When starting a new clip, I don't reset the in and out, so the display actually gets stuck weirdly. The solution is just to reset the in and out on loading a new clip.

-Fixed in 220 -Deployed in 221

03/26/08 11:43:03 changed by sthiel

  • minutes_worked set to 10.