Skip to content

v2.0.2: Refactor init()

Compare
Choose a tag to compare
@jedfoster jedfoster released this 02 Feb 01:58
· 32 commits to master since this release

Fixes

  • Rolled back calling init() on window.load, instead, init is called immediately and resizeBoxes is called on window.load. Should address #76