Skip to content

Fixed destroy() related bugs

Latest
Compare
Choose a tag to compare
@adamtomat adamtomat released this 26 Aug 16:10

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.