meltingice / CamanJS

Javascript HTML5 (Ca)nvas (Man)ipulation
http://camanjs.com
BSD 3-Clause "New" or "Revised" License
3.56k stars 406 forks source link

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

Open ghost opened 8 years ago

ghost commented 8 years ago

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"}