|
|
|
|
|
by peburrows
3556 days ago
|
|
Many browsers throttle javascript performance (particularly looping timers) when the tab doesn't have focus. My guess is the "color bomb" is just a side effect of the JS performance returning to a normal level when focus returns to the tab. |
|