better-scroll icon indicating copy to clipboard operation
better-scroll copied to clipboard

[New Feature] Does this plugin support disabling gesture scrolling, which can only be done through the event API.

Open xxwangkaimin opened this issue 1 year ago • 0 comments

What problem does this feature solve?

Due to some special requirements, if you want to disable gesture scrolling, you can only scroll through the API

What does the proposed API look like?

For example, if you add a property gesture scrolling and set it to false, you cannot scroll through gestures and can only scroll through APIs

xxwangkaimin avatar Jul 02 '24 02:07 xxwangkaimin