justin-chu / react-fast-marquee

A lightweight React component that harnesses the power of CSS animations to create silky smooth marquees.
https://react-fast-marquee.com
MIT License
1.16k stars 95 forks source link

Delay in autofill population #87

Open tammymogul opened 10 months ago

tammymogul commented 10 months ago

Autofill is a really nice feature but there is a big delay before the blank space is filled with new copies of the children.

I tried reducing the scroll speed with speed prop but that actually exacerbates it, causing an even longer delay.