TimUnderhay / ngx-panzoom

Pan/Zoom library for Angular
78 stars 25 forks source link

changeZoomLevel() - doesn't render animation? #1

Closed zhagan closed 6 years ago

zhagan commented 6 years ago

I'm calling this function from the api like so:

let transXY = {x:500, y:500}; this.panZoomAPIImage.changeZoomLevel( 2.0, transXY);

I have replaced the variables with literals. but the view doesn't render.

If I call:

this.panZoomAPIImage.zoomIn(transXY);

The image zooms - what have I got wrong or is it a bug?

Thanks, Zack

TimUnderhay commented 6 years ago

This sounds like a bug. I’ll have a look soon.

TimUnderhay commented 6 years ago

I've located the issue and time permitting, should have a fix out sometime this week.

zhagan commented 6 years ago

Awww some thanks! Are you in Denver? I'll bring you a beer!

On Mon, Jul 30, 2018 at 7:45 PM Tim Underhay notifications@github.com wrote:

I've located the issue and time permitting, should have a fix out sometime this week.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KensingtonTech/ng2-panzoom/issues/1#issuecomment-409066467, or mute the thread https://github.com/notifications/unsubscribe-auth/AG_T2snR9phrcRyudLvZ8DcGqjvfC8Dbks5uL7akgaJpZM4Vi4Yf .

TimUnderhay commented 6 years ago

Indeed, I am. I would be happy to drink your beer :)

The issue should be resolved. Give it a go now.

TimUnderhay commented 6 years ago

Hi @zhagan - were you able to give it a go?

zhagan commented 6 years ago

It did, thank you, I'm traveling internationally at the moment with very little internet, sry for the late reply

On Tue, Aug 7, 2018, 6:30 AM Tim Underhay notifications@github.com wrote:

Hi @zhagan https://github.com/zhagan - were you able to give it a go?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/KensingtonTech/ng2-panzoom/issues/1#issuecomment-411039274, or mute the thread https://github.com/notifications/unsubscribe-auth/AG_T2oePECi2g1-1ZlHc3VnuinE3WcOSks5uOYhggaJpZM4Vi4Yf .