Skip to content

Releases: payalord/xZoom

v1.0.15

08 May 21:17
379f88e
Compare
Choose a tag to compare
  • Fixed reference to xloading.gif in xzoom.css
  • Example fixed
  • gulp and it's build script has been both upgraded/updated
  • xzoom.min.css minified version of xzoom.css has been added in distribution

v1.0.14

18 Jul 23:23
Compare
Choose a tag to compare

Fixed image size condition for openOnSmall option

v1.0.13

18 Jul 16:48
Compare
Choose a tag to compare

#48 lens size wrong jquery calculation fixed

v1.0.12

13 Jun 12:55
Compare
Choose a tag to compare

openOnSmall option not working fix

v1.0.11

12 Jun 20:05
Compare
Choose a tag to compare

Small image problem is that when original image size is less than preview. In this case lens goes out of box into top left which makes small preview image stick to the bottom right. And overall this looks very bad.

  • Fixed position of lens, now they are centered on small image.
  • Added new option openOnSmall: true to control whether to open or not zoom on small image. But loading is still happens, because we need to calculate image size.

v1.0.10

11 Feb 01:41
Compare
Choose a tag to compare

#34 "5" px left shift bug - fixed

v1.0.9

26 Dec 23:22
Compare
Choose a tag to compare

#31 Added lensCollision option, so now is possible to switch of lens collide on main image borders.

v1.0.8

03 Aug 12:31
Compare
Choose a tag to compare

#10 Smooth options dependent on each other and zero value bug
#15 Left and Top positions wrong with custom width and height

v1.0.7

10 Jun 15:25
Compare
Choose a tag to compare

#6 Truly fixed lens position bug

v1.0.6

08 Jun 11:39
Compare
Choose a tag to compare

#6 Lens start position wrong on zoom opening fix