PragmaticMates / jquery-final-countdown

GNU General Public License v2.0
76 stars 39 forks source link

Once the timer has been hidden the JS error appers #13

Closed 01Kuzma closed 9 years ago

01Kuzma commented 9 years ago

Hi! There a re cases when the timer must be hidden, for example with the help of media quiries on small screens. But in such case the error:

IndexSizeError: Index or size is negative or greater than the allowed amount

...),green:a.fillGreen(),blue:a.fillBlue(),alpha:a.fillAlpha()});this.setAttr("fill...

appears. I understand that script can't find the canvas itself but in order this issue there should be some additional settings in timer.

lukasvinclav commented 9 years ago

Fixed 2fc8166171c85b6a3cf5c8da8a14b066c67a829d

01Kuzma commented 9 years ago

HI! I've updated the library but the error remains. I minimize the browser's window to it's minimal width and then stretch it back: error

Kinetic version is the latest: KineticJS v5.1.1 2014-10-03