Skip to content

v2.3.3 Fix zoomAtPoint and zooming

Compare
Choose a tag to compare
@bumbu bumbu released this 07 Aug 23:40
· 267 commits to master since this release

Fix zoomAtPoint caching.
Allow zooming out of limits by bounding values to min/max values. Previously values out of bounds were ignored.