updating todo with ideas for Presentation Window
This commit is contained in:
parent
12a5b0bcf1
commit
7ee81cd471
1 changed files with 4 additions and 0 deletions
4
TODO.org
4
TODO.org
|
@ -7,6 +7,10 @@
|
|||
** PROJ [#A] Make Presentation Window follow the presenter component :core:
|
||||
[[file:~/dev/church-presenter/src/qml/presenter/MainWindow.qml::Presenter.Slide {]]
|
||||
|
||||
Starting this by creating a slide singleton that will carry the variables for the current visible slide in the presentation.
|
||||
|
||||
May need to think about making this a slide class for all possible slides and a presentation singleton which carries the slide, but first I'll work out if this implementation works instead.
|
||||
|
||||
** TODO Need to make =getLyricList= give back the verses with empty lines as separate slides :core:
|
||||
[[file:~/dev/church-presenter/src/songsqlmodel.cpp:://TODO make sure to split empty line in verse into two slides]]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue