naver / egjs-conveyer

Conveyer adds Drag gestures to your Native Scroll.
https://naver.github.io/egjs-conveyer/
MIT License
111 stars 8 forks source link

scrollIntoView, scrollBy, and scrollTo moves to incorrect position when browser zoom is changed #52

Closed malangfox closed 10 months ago

malangfox commented 11 months ago

Description

When the browser's zoom is not 100%, scrollIntoView, scrollBy, and scrollTo go to incorrect destinations.

Steps to check or reproduce

https://codepen.io/malangfox/pen/bGOqJKE

If you zoom in to 125% and press the NEXT button multiple times, it malfunctions at the end.