turbolinks / turbolinks-classic

Classic version of Turbolinks. Now deprecated in favor of Turbolinks 5.
MIT License
3.54k stars 428 forks source link

Only show progress bar if request is taking longer than 400 milliseconds #593

Closed maclover7 closed 9 years ago

maclover7 commented 9 years ago

The timeout amount (in milliseconds) is easily changed by a variable on line 6. Closes #581.

cc @Thibaut @javan

monkbroc commented 9 years ago

@javan implemented this slightly differently in #608