react-double-marquee
react-double-marquee copied to clipboard
A problem with setting scrollWhen
When I set scrollWhen to overflow
I want the text to be centered, but there is an extra span that cannot be centered.
<span style="margin: 0px; visibility: hidden;">
If display:none this span, overflow cannot be calculated correctly.