ustbhuangyi / better-scroll

:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance
https://better-scroll.github.io/docs/en-US/
MIT License
16.47k stars 2.61k forks source link

[New Feature] 建议支持禁用右键拖住滑动 #1375

Open sweet365 opened 2 months ago

sweet365 commented 2 months ago

What problem does this feature solve?

我现在的管理系统有一个横向tag管理栏,该功能可以通过横向滑动选择对应的tag,现在我在每个tag加上了右键功能(比如“关闭全部标签”等右键功能),但在使用tag右键功能时经常由于better-scroll右键可以滑动的原因导致右键菜单错位。所以建议增加一个api能禁止使用右键滑动!

https://github.com/user-attachments/assets/2b167a16-5dd0-4a58-82b8-f7c3f93d313c

What does the proposed API look like?

增加选项控制什么时候允许右键滚动