Skip to content

1.1.0

Compare
Choose a tag to compare
@marcandre marcandre released this 17 Feb 19:59
· 178 commits to master since this release

Features

  • New callback: onResize called for new content and when the window is resized.
  • onResize is used to automatically resize images if needed.

Changes

  • current() now returns null if no lightbox is currently opened
  • now avoids memory leaks
  • onKeyDown() renamed onKeyUp()