terrymun / paver

Paver, a panorama/image viewer replicating the effect seen in Facebook Pages app
MIT License
123 stars 38 forks source link

Is a smooth scroll possible for initial mouse entry? #23

Open codacopia opened 6 years ago

codacopia commented 6 years ago

If I have the center of the image loaded and the mouse enters to the far left, there is a jump of the image when it comes into the paver div. Is there a way to have a smooth scroll to the entry anchor point?

https://jsfiddle.net/codacopia/gag67mjz/17/

terrymun commented 6 years ago

Not that I know of, but it could be something easily fixable. I’ll look into that.