jackschaedler / circles-sines-signals

A Compact Primer on Digital Signal Processing
982 stars 86 forks source link

Correct duplicate slider ID. #23

Closed perey closed 7 years ago

perey commented 8 years ago

It might seem like a trivial issue, but my browser (Firefox 45, if it matters) wouldn't let the slider go to exactly 90°, so I went to the console to manually put it at the right mark... and couldn't. Judging by the for attribute of the preceding label, this is the correct ID.

jackschaedler commented 7 years ago

@perey Thanks for this, and apologies for the ridiculously long response time!