updating and fixing some small performance issues
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-08-13 13:51:39 -05:00
parent fd94f1dfa6
commit a06890d9e1
10 changed files with 911 additions and 712 deletions

View file

@ -6,6 +6,7 @@ pub mod presenter;
pub mod song_editor;
pub mod text_svg;
pub mod video;
pub mod widgets;
pub enum EditorMode {
Song,