diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-08-29 21:51:14 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-08-29 21:51:14 -0400 |
commit | fb70a24c04a5beec6cc7ff9248ef8f5fd46fcc87 (patch) | |
tree | 8f9610d0da1301d6b5e82903418aaf0459cf8666 /README.md | |
parent | 7a3aa914a7a64952dd0e134cd998d0cf0e445b4f (diff) | |
download | NPEhero-fb70a24c04a5beec6cc7ff9248ef8f5fd46fcc87.tar.gz NPEhero-fb70a24c04a5beec6cc7ff9248ef8f5fd46fcc87.tar.bz2 NPEhero-fb70a24c04a5beec6cc7ff9248ef8f5fd46fcc87.zip |
Implement new create dialog
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 11 |
1 files changed, 3 insertions, 8 deletions
@@ -10,20 +10,15 @@ Goals: - [ ] Installer / Linux package Todo: +- [ ] Tweak design of songPlayer +- [ ] Redesign level editor menus - [ ] fix reliance on local font - -bugs to squash - - [ ] Improve errorList and controlEditor - [ ] Click sounds on all buttons in editor - [ ] Fix notesEditor note preview being too small with no notes - [ ] Properly center background image +- [ ] NotesEditor2: Clicking with the playhead requires pressing play first -features to add -- [ ] Tweak design of songPlayer - - [ ] Redesign level editor menus -- [ ] remove sidebar new dialog -- [ ] Make scaling of the center box consistent across pages # Installation Coming soon. |