evas images - animated gifs
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 18 Aug 2014 09:01:51 +0000 (18:01 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Mon, 18 Aug 2014 09:01:51 +0000 (18:01 +0900)
commitfaaaf55f7a332c3c14f8032d24622b146d12a8e9
treeb65f0b9dc28c518cfb8c69261368d60696a56277
parent2574f1578af00fea7b25857f546748c8914af736
evas images - animated gifs

there are deep down bugs in evas with animated gifs. espeically if you
have multiple instances of the same gif, but for now let's just
address the problem where we have entire frames of animation
vanishing. this is because the animation frame set failed and thus
didnt notify the rest of evas. have it ignore this fail for now so
things work out.
src/lib/evas/canvas/evas_object_image.c