a06890d9e1
updating and fixing some small performance issues
/ test (push) Waiting to run
2025-08-13 13:51:39 -05:00
2b92b9b792
adding text_svg to build text out of svgs
2025-03-27 09:39:23 -05:00
66e33be26c
fixed lots of bugs by return Action enums in song_editor and library
...
Instead of dealing with a complication of every return from a
component being a Task<Message>, I create an Action enum that only
contains Tasks when needed and other specific actions that the
overarching App should handle to interact with other parts of it.
2025-03-15 22:30:19 -05:00
49e1e767c3
updating songs now works
2025-03-08 22:35:18 -06:00
f656cce769
A toggle for editor views
2025-02-20 11:54:37 -06:00
09b62afc91
adding basis for song_editor
2025-02-20 06:55:36 -06:00
16cd19d33a
adding editor
2025-02-10 15:31:16 -06:00
991baa8f32
beginning to add library component
2024-12-17 06:40:53 -06:00
7e7d27ecff
a lot of changes to make videos a bit more robust
...
I still have a problem in lagging while moving the mouse though.
2024-12-16 22:25:17 -06:00
c60353f8c8
Getting closer to a working little system
2024-11-19 12:35:42 -06:00
f81efdeef3
needing to make slides a structure in multiple places
2024-11-14 15:24:20 -06:00
7be279c299
adding presenter ui
2024-10-31 12:01:16 -05:00