Skip to content

0.6.0

Compare
Choose a tag to compare
@malaman malaman released this 11 Feb 10:07
· 21 commits to master since this release
  • new options are added:
    • zoomContainer - option to choose the container for zoomed image
    • zoomPosition - option to change the default position that zoomed image will apear
    • zoomDefaultPosition - option to disable the default position to the zoomed image
  • Fixed issue #12
  • Fixed position behaviour bug when library starts with dom rendering process
  • Fixed initalizing problem. When the library loads after the image Load Event be trigged by the browser, the setup function doenst get started

Thanks to @joaopjt for the condtribution