-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO List.txt
21 lines (20 loc) · 1.01 KB
/
TODO List.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Guitar Strumming Pattern Randomizer TODO List:
- Add snackbar error message when can not save pattern to list (when pattern already in list) that slides from bottom OR display red message below custom strum pattern that disappears after set time.
- Add modal box for confirmation message when trying to clear list. Clicking anywhere but 'OK' will cancel and clear box.
- Add tooltip with question mark icon on top right of custom strum pattern to explain toggle behaviour of lock icons and strums.
- Add drag/drop functionality with Saved List strum patterns
X Add linear gradient similar to JustinGuitar
X Add :hover class to buttons, lock/unlock icon, and strums that increase size
- From JustinGuitar:
body
background-color: #FEFFFF; #off-white
header
background: #193245;
background: linear-gradient(to bottom, #213c50 0%, #213c50 35%, #193245 36%, #193245 100%);
h1 - color: #6599ca
h2 - color: #4a73dd;
button
color: #3D73E4;
border: border: 2px solid #3D73E4;
content-body
background-color: #F4F3F2; #light-gray