[work] update todo

This commit is contained in:
Chris Cochrun 2026-05-30 15:19:31 -05:00
parent 95de215e2c
commit e67efe3bd6

View file

@ -14,12 +14,16 @@ Sometimes a song imported from Genius will have extra junk that was in the middl
* TODO Find a way to check if an item is in the library on load so that we can import it into the library
* TODO Make loading not block the UI
* TODO Loading and saving need to have a progress indicator of some sort
* TODO Preview mode needs to allow for a larger preview of the slide if the library is closed
* DONE Preview mode needs to allow for a larger preview of the slide if the library is closed
CLOSED: [2026-05-30 Sat 15:15]
* TODO Grid mode needs to use the actual aspect ratio correctly for the slide preview
* TODO Make audio is song editor able to increase speed so the user can create the song a little faster if they desire.
* TODO Song editor audio slider not working
* TODO Good keyboard shortcuts for the song editor so that making songs is faster and more intuitive
* TODO When editing songs, we should ensure that you can't effect the presentation without certain shortcuts
* TODO Fix the right click context menu in service list and library
* DONE When editing songs, we should ensure that you can't effect the presentation without certain shortcuts
CLOSED: [2026-05-30 Sat 15:17]
* DONE Fix the right click context menu in service list and library
CLOSED: [2026-05-30 Sat 15:15]
Remake this just like the one in the preview and grid view probably so that it can work regardless of scroll and things
* TODO Fix the scrolling when switching slides for preview and grid
They both need to be adjusted when changing the size of the slides that are there