zerosoul / rc-bullets

🌈基于CSS3 Animation,使用React构建的弹幕组件
https://zerosoul.github.io/rc-bullets/
587 stars 69 forks source link

弹幕在某些情况下会出现重叠 #10

Closed hugeorange closed 4 years ago

hugeorange commented 4 years ago

如题:没找到触发重叠的条件 image

zerosoul commented 4 years ago

如题:没找到触发重叠的条件 image

嗯 严格来说这个应该不是重叠了,是弹幕出的速度不一致造成的。 我的弹幕滚动的算法参考的这篇文章:https://juejin.im/entry/5b56c567e51d45198a2ee509

感谢反馈,我想办法优化下这块:

  1. 优先使用空弹道
  2. 弹幕速度固定