mirror of
https://github.com/TrentSPalmer/fcc-challenges.git
synced 2024-11-21 11:21:30 -08:00
drum-machine add TODOS to README
This commit is contained in:
parent
0eb0337b74
commit
7ee69b2bcd
@ -7,3 +7,13 @@
|
||||
|
||||
* [FreeCodeCamp Instruction for This Project](https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-drum-machine)
|
||||
* [FreeCodeCamp Section](https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects)
|
||||
|
||||
### TODOS
|
||||
|
||||
* bind 'v' key to focus volume slider
|
||||
* increase granularity of esc key function in selection menus back navigation
|
||||
* add focus() to selectionMenuItems so that you can immediately begin scrolling with arrow keys
|
||||
* add tip for scrolling selectionMenuItems
|
||||
* move selectionMenu scroller to the left
|
||||
* make sure metronome continues on volume, sound, or metronome BPM change
|
||||
* add additional metronome speed values
|
||||
|
Loading…
Reference in New Issue
Block a user