bradjasper/subtle-patterns-bookmarklet

Preload the images

Closed this issue · 2 comments

So I don't have to see them load when going through them.

http://stackoverflow.com/questions/476679/preloading-images-with-jquery

This shouldn't be a problem to add and it will make scrolling smoother. I was experimenting with something like this, but it wasn't smart enough to selectively preload images (which I think is needed with 300+ patterns), so I ripped it out.

Should be able to get this implemented soon.

This has been implemented, please let me know how it works for you.