GNOME Bugzilla – Bug 587411
keyframes broken with trimmed clips
Last modified: 2009-07-01 03:56:37 UTC
Take a longish clip, cut about 10 seconds by trimming the start andtry to create keyframes. The result is that the keyframes are created at the wrong time position.
Fixed with this commit. Sorry for not including bug # in the commit message. commit c4fa63bc752d4f8129158a0d278e66973dad0cdf Author: Brandon Lewis <brandon_lewis@berkeley.edu> Date: Mon Jun 29 17:23:59 2009 -0700 curve.py: take in_point into account in xyToTimeValue