Comments

dench0 created an issue. See original summary.

das-peter’s picture

Status: Active » Needs review
StatusFileSize
new6.49 KB

Attached patch enables you to select the library to use.
Unpack ElevateZoom-Plus into [LIBRARIES_PATH]/elevatezoom-plus so that there's following structure available [LIBRARIES_PATH]/elevatezoom-plus/src/jquery.ez-plus.js Example: drupal/sites/all/libraries/elevatezoom-plus/src/jquery.ez-plus.js

The approach is backwards compatible as it assumes to use the "old" libraries if nothing is explicitly configured.

das-peter’s picture

StatusFileSize
new7.64 KB

Updated patch.
Now also fixes possible html-id collision when using the gallery sub-module.

  • davisben committed 5e678d5 on 7.x-2.x authored by das-peter
    Issue #2803067 by das-peter: Change library toelevateZoom Plus
    
davisben’s picture

Status: Needs review » Fixed

Committed.

We're still in a beta period, so I'm ok with switching the library outright and nat attempting backwards compatibility.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

tuwebo’s picture

Hello,
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.