From e67efe3bd641347b85ee691385e835efbe036036 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sat, 30 May 2026 15:19:31 -0500 Subject: [PATCH] [work] update todo --- TODO.org | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/TODO.org b/TODO.org index 432e8a3..f26c23c 100644 --- a/TODO.org +++ b/TODO.org @@ -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