Releases: bumbu/svg-pan-zoom
Releases · bumbu/svg-pan-zoom
v2.3.5 Fix getBoundingClientRect bug in FF
update getBoundingClientRect to make behavior consistent between Fire…
v2.3.4 - Fix IE markers bug. Update control behavior.
Zoom controls should work if they are enabled, even if zoomEnabled is false.
v2.3.3 Fix zoomAtPoint and zooming
Fix zoomAtPoint caching.
Allow zooming out of limits by bounding values to min/max values. Previously values out of bounds were ignored.
v2.3.2 Add resize to public API
v2.3.1 Update namespace handling
Safari had trouble with the namespace code, so I updated it to produce consistent behavior in Chrome, Firefox and Safari.