Dumbaz

Results 3 comments of Dumbaz

Always preloading is currently done like this in hoverzoom.js ``` javascript { clearTimeout(preloadTimeout); preloadTimeout = setTimeout(hz.preloadImages, 800); } ``` So all that´s necessary is doing that on a keypress. The...

Hi, is there an update on this one? We would appreciate this getting fixed :)

This has been open for a long time, was it just an oversight?