Releases: payalord/xZoom
Releases · payalord/xZoom
v1.0.15
- 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
Fixed image size condition for openOnSmall option
v1.0.13
#48 lens size wrong jquery calculation fixed
v1.0.12
openOnSmall option not working fix
v1.0.11
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
#34 "5" px left shift bug - fixed
v1.0.9
#31 Added lensCollision option, so now is possible to switch of lens collide on main image borders.
v1.0.8
#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
#6 Truly fixed lens position bug
v1.0.6
#6 Lens start position wrong on zoom opening fix