react-double-marquee icon indicating copy to clipboard operation
react-double-marquee copied to clipboard

A problem with setting scrollWhen

Open chino7913 opened this issue 1 year ago • 0 comments

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.

chino7913 avatar Sep 13 '24 09:09 chino7913