Closed (fixed)
Project:
Image Zoom
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2016 at 14:12 UTC
Updated:
3 Jun 2017 at 16:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
das-peter commentedAttached patch enables you to select the library to use.
Unpack ElevateZoom-Plus into
[LIBRARIES_PATH]/elevatezoom-plusso that there's following structure available[LIBRARIES_PATH]/elevatezoom-plus/src/jquery.ez-plus.jsExample:drupal/sites/all/libraries/elevatezoom-plus/src/jquery.ez-plus.jsThe approach is backwards compatible as it assumes to use the "old" libraries if nothing is explicitly configured.
Comment #3
das-peter commentedUpdated patch.
Now also fixes possible html-id collision when using the gallery sub-module.
Comment #5
davisbenCommitted.
We're still in a beta period, so I'm ok with switching the library outright and nat attempting backwards compatibility.
Comment #7
tuwebo commentedHello,
Is this working for you guys?
Not pretty sure for me, I'm using it in combination with commerce (zooming some image products), trying to update to last dev verison it is throwing a bunch of js warnings such as "Uncaught TypeError: self.$galleries.on is not a function"
I have update to the elevatezoom-plus, and set it up as in #2.
Just to let you know. Anyway the stable version is working pretty well, thanks.