better draggable code
Some checks are pending
/ test (push) Waiting to run

This commit is contained in:
Chris Cochrun 2025-09-23 12:57:12 -05:00
parent 1f3c70279a
commit e2b72c4ef6
2 changed files with 42 additions and 60 deletions

View file

@ -2,6 +2,7 @@
* TODO [#A] Add removal and reordering of service_items
Reordering is finished
* TODO Add OBS integration
This will be based on each slide having the ability to activate an OBS scene when it is active.
* TODO Move text_generation function to be asynchronous so that UI doesn't lock up during song editing.