AndreasFaust / react-ticker

React Ticker is a lightweight, performant React component, that moves text, images and videos infinitely like a newsticker.
https://andreasfaust.github.io/react-ticker/
288 stars 50 forks source link

Feature Request: Only scroll if content is wider than it's container #26

Open AnakinCNX opened 3 years ago

AnakinCNX commented 3 years ago

This is a nice lib; thanks for sharing.

One feature that would be great is if the scrolling only occurs if the content is wider than it's container.

React Native Text Ticker does a nice job with this.