peachananr / simple-text-rotator

Add a super simple rotating text to your website with little to no markup
http://peachananr.github.io/simple-text-rotator/demo.html
GNU General Public License v2.0
748 stars 249 forks source link

Small Issue When Tabbing Out #38

Open Zackery opened 6 years ago

Zackery commented 6 years ago

Hi there, I love the plugin! However I'm running into this issue when testing.

The problem occurs when you either leave the Chrome browser (as in focus on another program in Windows), or when you change tabs. It seems like the script stops, then tries to catch up with itself, creating "blank" words. I'm not sure if this is a Chrome issue, or an issue with the plugin.

Here's two examples:

Is there a way to fix this? Any support or leads would be greatly appreciated.

Thanks!