cameron / squirt

Speed read the web.
http://www.squirt.io
Apache License 2.0
1.22k stars 205 forks source link

Close the wpm selector when play is invoked #71

Closed nomicode closed 10 years ago

nomicode commented 10 years ago

This pull request closes the wpm selector when pressing play with the wpm selector open.

This closes issue #56.

cameron commented 10 years ago

Go with toggle(document.querySelector('.sq .wpm-selector')) and I'll merge!

nomicode commented 10 years ago

Done.