canvasBlurRect icon indicating copy to clipboard operation
canvasBlurRect copied to clipboard

not work in IE11

Open 6pm opened this issue 9 years ago • 1 comments

Hello! This fast blur not work on internet explorer 11 in windows 8.1...

6pm avatar Mar 06 '15 20:03 6pm

A polyfill for requestAnimationFrame should fix it: https://gist.github.com/paulirish/1579671

kirkov avatar Aug 10 '15 18:08 kirkov