panzoom icon indicating copy to clipboard operation
panzoom copied to clipboard

zoomend not triggered with smoothZoomAbs

Open lpoupet opened this issue 2 years ago • 0 comments

Hi, I'm trying to use on('zoomend') but it's never triggered if I'm using smoothZoomAbs. I'm pretty sure that : https://github.com/anvaka/panzoom/blob/990285354bdc988f596fc143eaf0a487b71790a4/dist/panzoom.js#L899 is missing a done parameter no ?

See PR if you want : https://github.com/anvaka/panzoom/pull/290

lpoupet avatar Nov 08 '22 14:11 lpoupet