fgnass / spin.js

A spinning activity indicator
http://spin.js.org
MIT License
9.3k stars 1.02k forks source link

Dynamically change color of the spinner #256

Open idanb11 opened 9 years ago

idanb11 commented 9 years ago

Hi @fgnass I'm trying to update the color of the spinner while it's already being spinning. Is it possible to do that already? or needs to add that functionally?

Any suggestions?

Thanks, Idan,

TimothyGu commented 9 years ago

Unfortunately you cannot change the opts while it is spinning currently. I'll keep this ticket open for a hotReload function that maybe can change the non-critical options on-the-fly.