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

mouseWheel & wheel 通过鼠标触发 wheel。 这个范例,用滑鼠滚轮选不到第一个跟最后一个选项。 #1374

Open Clark159 opened 2 months ago

Clark159 commented 2 months ago

Version

2.4.2

Reproduction link

https://better-scroll.github.io/docs/zh-CN/plugins/mouse-wheel.html#%E8%BF%9B%E9%98%B6%E4%BD%BF%E7%94%A8

Steps to reproduce

  1. 进入说明文件mouse-wheel.html的进阶使用
  2. 找到mouseWheel & wheel=>通过鼠标触发 wheel。
  3. 执行范例,使用滑鼠滚轮上下滚动
  4. 没办法选到第一个跟最后一个选项。

What is expected?

选到第一个跟最后一个选项。

What is actually happening?

没办法选到第一个跟最后一个选项。