From 2e900039cbf3a2b7b42ff5db20547a8ac598cf26 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 4 Apr 2025 23:31:44 -0500 Subject: [PATCH] update todo for presenter changes --- todo.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.org b/todo.org index a949112..3902815 100644 --- a/todo.org +++ b/todo.org @@ -4,6 +4,8 @@ * TODO [#A] Text could be built by using SVG instead of the text element. Maybe I could construct my own text element even This does almost work. There is a clear amount of lag or rather hang up since switching to the =text_svg= element. I think I may only keep it till I can figure out how to do strokes and shadows in iced's normal text element. +* TODO [#C] Make the presenter more modular so things are easier to change. + * TODO [#A] Need to fix tests now that the basic app is working * TODO Build library to see all available songs, images, videos, presentations, and slides