diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-10-14 23:15:14 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-10-14 23:15:14 -0400 |
commit | 84b072a945bb5b0b541c9ca6c30af56dc39ff631 (patch) | |
tree | 869dd961b45d3ce426e61b774ebaa8f6f5181da1 /README.md | |
parent | 8b02fd733019f5cc64af43eb96c37061a19d8294 (diff) | |
download | NPEhero-84b072a945bb5b0b541c9ca6c30af56dc39ff631.tar.gz NPEhero-84b072a945bb5b0b541c9ca6c30af56dc39ff631.tar.bz2 NPEhero-84b072a945bb5b0b541c9ca6c30af56dc39ff631.zip |
Fix ValidIndicator hover and tweak ErrorDisplay
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -11,14 +11,16 @@ Goals: Todo - needs design: - Improve errorList and error handling -- tweak game end -- make noteseditor2 resizeable +- tweak game end screen +- Improve aesthetic of songplayer +- overhaul noteseditor2 +- improve songplayer and noteseditor2 resizing Todo - bugs: -- fix noteseditor1 +- - fix reliance on local font -- Fix notesEditor note preview being too small with no notes - Properly center background image +- fix or remove noteseditor1 # Building ### Run the app |