Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.09 KB

README.md

File metadata and controls

51 lines (38 loc) · 1.09 KB

<img-pan-zoom>

Published on webcomponents.org

Image pan zoom element

Images are preloaded by img-loader and a spinner is shown until loaded Deep Zoom Images are supported

See Demos for more info

Usage

<img-pan-zoom src="demo/images/dez.jpg"></img-pan-zoom>

History

V2.0.0:

  • Polymer 2 support
  • Remove neon animation import

V1.1.0:

  • Init Deep Zoom Image support
  • Option to disbale fade in

V1.0.1:

  • Zoom in method
  • Zoom out method
  • Reset Zoom method
  • Fade in image on item added
  • Option to hide spinner

v1.0.0:

  • Init

Credits