[Cin] BUG on Clear keyframes (CinGG-release by GIT 30Aug 2020)

Phyllis Smith phylsmith2017 at gmail.com
Fri Sep 4 18:03:53 CEST 2020


Andrew,

For my tests the "clear selected ketframes" problem is solved.
> There is the problem that subsequent edits are changed according to
> the range value, even if they are out of the range. Also it seems that
> the created interval remains the same length and does not adjust to
> the resizing of the edits.
> See the following movie (it is for download because it is too big to
> streamable):
>
> https://www.dropbox.com/s/z3na1r3vmwcnn6n/test.webm?dl=0
>
> Thanks for testing and the demo.  A fix has been checked into GIT.  It
was a blunder -- missing "that"!
void Auto::copy_from(Auto *that)
 {

*-       this->orig_id = orig_id;+       this->orig_id = that->orig_id;*
        this->position = that->position;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20200904/68fa8f5b/attachment.htm>


More information about the Cin mailing list