antonbobrov / node-marquee

Custom Marquee element with JavaScript
MIT License
5 stars 1 forks source link

Marquee Images on Mobile doesn't work #3

Open DianyelaMaldonado opened 9 months ago

DianyelaMaldonado commented 9 months ago

Hello @antonbobrov 👋, I use your plugin frequently and I like it a lot.

In this occasion I made an implementation with logos (200px x 50px), on desktop it works well but on small devices like mobile exactly the images overlap and cut each other, by chance you will have an example with images or some suggestions for be able to solve it.

antonbobrov commented 9 months ago

Hello @DianyelaMaldonado Could you provide me with your code on CodeSandbox or Codepen? By the way, do you set "width" and "height" for your images? The absence of these attributes may be the reason for some bugs