demtario / hes-gallery

Light, dependency free, responsive gallery script
https://demtario.github.io/hes-gallery/demo/
MIT License
30 stars 2 forks source link

'AutoInit' set to false doesn't work. #14

Closed peterfrompoland closed 3 years ago

peterfrompoland commented 3 years ago

When the 'autoInit' option is set to 'false,' the code does not work.

demtario commented 3 years ago

This is correct behavior, when autoInit is false, you need to run HesGallery.init() manually