jmduke/jquery.pixelate.js

Speedups

Closed this issue · 1 comments

This is mainly related to the demo, but some sort of caching or other speed improvement (off the top of my head: detect if the image hasn't changed and avoid reloading the image if not necessary) would be good. There's currently a 0.8s delay.

Fixed!