chiark / gitweb /
Solve animation (currently only in Untangle) was failing to set
authorSimon Tatham <anakin@pobox.com>
Fri, 22 Jul 2005 12:07:56 +0000 (12:07 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 22 Jul 2005 12:07:56 +0000 (12:07 +0000)
commit0a798c7484786abcd4b187f94b3734823ca1204e
tree6dce6419f6e5cbe70f649e532a58e384f4860bf3
parentbed038e17f647becf7ab418c721cb0d2624017e8
Solve animation (currently only in Untangle) was failing to set
me->anim_pos to zero, meaning that if it happened immediately after
a completion flash then anim_pos would start off half way through
its run.

[originally from svn r6127]
midend.c