AImage icon indicating copy to clipboard operation
AImage copied to clipboard

Possible off-by-one error in calculating the AImage `displayIndex` array.

Open proxpero opened this issue 7 years ago • 0 comments

I have a two-frame gif and only the first frame shows. With a three-frame gif only two frames animate back and forth. One frame is being dropped. I think it has something to do with the displayIndex array on AImage, but I can't understand the logic in the calculateFrameDelay function well enough to figure out exactly what is causing the issue.

proxpero avatar May 25 '18 00:05 proxpero