updating todo
This commit is contained in:
parent
2695d1b70f
commit
539635461f
1 changed files with 2 additions and 1 deletions
3
todo.org
3
todo.org
|
@ -8,7 +8,6 @@ I've got the library basic layer done, I need to develop a way to open the libra
|
|||
* TODO Develop ui for settings
|
||||
|
||||
|
||||
* TODO Find a way for text to pass through a service item to a slide i.e. content piece
|
||||
* TODO Develop library system for slides that are more than images or video i.e. content
|
||||
* TODO Functions for text alignments
|
||||
This will need to be matched on for the =TextAlignment= from the user
|
||||
|
@ -35,3 +34,5 @@ Krimzin on Discord told me that maybe the =update= method is a better place for
|
|||
* TODO Build editors for each possible item
|
||||
* DONE Use Rich Text instead of normal text for slides
|
||||
This will make it so that we can add styling to the text like borders and backgrounds or highlights. Maybe in the future it'll add shadows too.
|
||||
* DONE Find a way for text to pass through a service item to a slide i.e. content piece
|
||||
This proved easier by just creating the =Slide= first and inserting it into the =ServiceItem=.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue