igorlino / elevatezoom-plus

Enhanced elevateZoom - A jQuery image zoom plugin
http://igorlino.github.io/elevatezoom-plus/
MIT License
162 stars 78 forks source link

Destroy doesn't remove gallery binding #37

Closed entr closed 7 years ago

entr commented 8 years ago

That's pretty much it. After calling .data('ezPlus').destroy() clicks on gallery items still update zoom image.

goldnuggets24 commented 8 years ago

Yup. Would be amazing to have a 'destroy' method with this plugin that works. Besides that, it works great. This is a bit of a dealbreaker though unfortunately. I imagine it would be a simple thing to add?

igorlino commented 8 years ago

Yes makes sense.

Due to a terrible lack of time, i'm not doing much bugfixes at the moment unless the are related to my project.

PR are welcome, if any of you wish to help out.