diff --git a/TODO.org b/TODO.org index 247cec9..5773d61 100644 --- a/TODO.org +++ b/TODO.org @@ -13,9 +13,6 @@ This is working but the right click context menu is all the way on the edge of t * TODO [#B] Develop library system for slides that are more than images or video i.e. content -* TODO [#B] Functions for text alignments -This will need to be matched on for the =TextAlignment= from the user - * TODO [#C] Allow for a way to split the presentation up with a right click menu for the presentation preview row. * TODO [#C] Text could be built by using SVG instead of the text element. Maybe I could construct my own text element even @@ -50,6 +47,9 @@ This is limited by the fact that I need to develop this in cosmic. I am honestly This needs lots more attention +* DONE [#B] Functions for text alignments +This will need to be matched on for the =TextAlignment= from the user + * DONE [#A] Add removal and reordering of service_items Reordering is finished * DONE [#A] Change return type of all components to an Action enum instead of the Task type [0%] [0/0]