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

:scroll: inspired by iscroll, and it supports more features and has a better scroll perfermance

Results 70 better-scroll issues
Sort by recently updated
recently updated
newest added

### 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...

When the speed of moving the slider is very slow, continuous calculation error accumulation will occur.

### Version 2.4.2 ### Reproduction link [https://codesandbox.io/p/sandbox/little-butterfly-qmzw55?file=%2Fsrc%2Flist.vue%3A39%2C7](https://codesandbox.io/p/sandbox/little-butterfly-qmzw55?file=%2Fsrc%2Flist.vue%3A39%2C7) ### Steps to reproduce hbuildx 中,移动端项目,滚动区域中的页面跳转,会触发多次,一定要在uniapp项目中 ### What is expected? 应该只触发一次 ### What is actually happening? click事件递增

### 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? 增加选项控制什么时候允许右键滚动

在微信跳转标签未初始或者初始失败的清空下,页面可以正常滚动。当微信跳转标签初始成功,无法触发滚动,搞不懂啥原因!

### What problem does this feature solve? 当前最新版本2.5.1已经过去时间很久了 希望社区能够发布一个新版本 ### What does the proposed API look like? 期望社区能够发布一个新版本,非常感谢。

### What problem does this feature solve? 我知道 better-scroll 使用的transform来模拟的滚动,我也知道他提供了监听函数,但我遇到的问题是,我的滚动内容是另外一个库来生成的,它的内部监听的是原生滚动,我后面使用better-scroll包装该区域后,它监听的原生滚动函数就无法触发了,我又不能直接改源码 ### What does the proposed API look like? 能解决我的问题

### What problem does this feature solve? 轮播图能一屏显示当前页和下一页部分内容 ### What does the proposed API look like? 能设置滑动的距离 ![20241125195544](https://github.com/user-attachments/assets/2bff89c4-d9f5-49ea-86a9-e71096ba0fa6)