Skip to content

Dvdvck Power

Compare
Choose a tag to compare
@igorlino igorlino released this 06 Mar 11:40
· 1 commit to master since this release

+JS: Fix for ezpModel watching

Fixes from base elevate-zoom-plus (v.1.2.1) library:

  • NPM: Fixes delayed version
  • NPM: Add main property to package.json to support vanilla require statement
  • CORE: add a update left
  • CORE: use a function to change the offset in new container
  • CORE: added lens override for window width to 0 (default value can create unwanted scroll on mobile devices);
  • CORE: tint image src changed to thumbnail src instead of zoom image src
  • CORE: fixed lensColour tint override to 'transparent' instead of 'none';
  • CORE: style reformated and removed duplicate rules applied in getWindowLensStyle();
  • CORE: added missing cursor rule for lens type.
  • CORE: fixed lens and inner zoom not working for touchmove action;
  • CORE: added lensColour as background-color to lens style;
  • CORE: style rules reformat;
  • CORE: isInteger IE fix