Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用macbook的触控板滑动内容,滚动过程会一直抖动 #1353

Open
amoywood opened this issue Aug 13, 2023 · 0 comments
Open

使用macbook的触控板滑动内容,滚动过程会一直抖动 #1353

amoywood opened this issue Aug 13, 2023 · 0 comments

Comments

@amoywood
Copy link

Version

2.5.1

Reproduction link

https://codepen.io/amoywood/pen/eYQqZbd

Steps to reproduce

机器:macbookpro m1pro

操作系统:ventura 13.4.1

浏览器:safari 16.5.2

不使用鼠标(没有连接鼠标),直接使用触控板滑动内容(开启mouseWheel),滚动过程中内容会一直抖动。

而chrome浏览器却是正常

What is expected?

平滑的滚动

What is actually happening?

抖动的滚动


option设置是
{
click: true,
mouseWheel: true,
bounce: false,
scrollY: true,
scrollbar: {
fade: false,
interactive: true,
scrollbarTrackClickable: true
}
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant