Skip to content

Releases: adamtomat/Scrollify

Fixed destroy() related bugs

26 Aug 16:10
Compare
Choose a tag to compare

Fixed destroy and re-init bug & destroy race condition:

Fixed a bug which meant you couldn't re-init the plugin once destroyed.

Fixed a bug where sizePanels() could be called after the destroy(), causing incorrectly sized sections.