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

Website demo example 1 flickering on sliding sliders when using distribution version #128

Open baoshan opened 10 years ago

baoshan commented 10 years ago

If I:

  1. remove the CamanJS part from the page script
  2. link to camanjs.min.js script from the dist folder

the image will flickering when sliding the sliders (e.g., the brightness slider).

Did I miss something?