-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
if (intersectionRatio === 1) {
在 ios 或电脑端 Safari 里面,上面的判断会造成 this.tracks 全为false,因为它没有进到这个判断里
在 ios 里如果手机息屏之后再点亮好像还有点问题,弹幕也会停止,我现在没法debugger ios,还没找到问题
其实我没太看懂您这里的判断逻辑,我只是把这个判断条件去除了,就好了
rc-bullets/src/BulletScreen.js
Line 129 in 1052d14
| if (intersectionRatio === 1) { |
Metadata
Metadata
Assignees
Labels
No labels
