First off, thanks again for EasyZoom - it's been really helpful!
I need to add a delay between mouseenter and show so I wrote some code that adds an optional delay and updated the documentation (PR incoming after I finish writing this...).
I could probably also do this in my own code when I bind an element, but figured it might be a common enough use case that others might benefit from it as well. Lemme know what you think; if the code needs any changes or it's just not right for the project no biggie.
Thanks again!
First off, thanks again for EasyZoom - it's been really helpful!
I need to add a delay between
mouseenterandshowso I wrote some code that adds an optional delay and updated the documentation (PR incoming after I finish writing this...).I could probably also do this in my own code when I bind an element, but figured it might be a common enough use case that others might benefit from it as well. Lemme know what you think; if the code needs any changes or it's just not right for the project no biggie.
Thanks again!