codazoda / random_riff

Randomly generates guitar riffs using standard scales such as the Pentatonic.
MIT License
4 stars 0 forks source link

Refresh is not Javascript #3

Closed codazoda closed 10 years ago

codazoda commented 10 years ago

The refresh action is not a Javascript action. This isn't directly a problem, the app works as it should, but it can effect some information such as how many times the application has been loaded. Might be useful to change it so that it refreshes the tab without reloading the entire page.

codazoda commented 10 years ago

I've updated the refresh to use Javascript to reload the page. There is no longer a page load for every new riff.