Jignesh Kakadiya

Results 4 comments of Jignesh Kakadiya

@FiW @pavanmehta91 have you guys managed to fix it. this seems like major issue to me. I have a carousel and its trying to render with CachedImage but out of...

Changed "webpack"and webpack-dev-server from 1.2.x to 1.3.x and it worked.

It determines width and height from the first frame. https://github.com/jnordberg/gif.js/blob/master/src/gif.coffee#L12 Looks like the issue is here. https://github.com/jnordberg/gif.js/blob/master/src/gif.coffee#L48 AddFrame can have image and context as (image) param. Actual image can have...

@xzdarcy Is this possible to implement with editor. Also on mouse over of timeline we need to show the time at the hovered location.