meltingice / CamanJS

Javascript HTML5 (Ca)nvas (Man)ipulation

Home Page:http://camanjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this.revert(false) throws Uncaught TypeError: ready.call is not a function

opened this issue · comments

When this.revert is called to revert any previously applied filter it throws below error in console.

Uncaught TypeError: ready.call is not a function

Root.Caman.Caman.revert @ caman.full.min.js:35
(anonymous function) @ caman.full.min.js:124

Caman.version={release:"4.0.0",date:"1/6/13"}