Skip to content

v3.0.13

Compare
Choose a tag to compare
@rpearce rpearce released this 30 Jul 00:16
· 1232 commits to main since this release

[3.0.13] - 2018-07-30

Fixed

  • Resolved issue where we were calculating imageCenterX with
    window.innerWidth instead of document.body.clientWidth
    (PR: #133)