small update to todo
This commit is contained in:
parent
4fba3c6fe6
commit
93ecded49c
1 changed files with 2 additions and 0 deletions
2
TODO.org
2
TODO.org
|
@ -38,6 +38,8 @@ In order to achieve this, I have to do some of the logic in qml as opposed to ru
|
||||||
- Now need to see if I can do more logic in Rust instead.
|
- Now need to see if I can do more logic in Rust instead.
|
||||||
- Maybe signal handlers?
|
- Maybe signal handlers?
|
||||||
|
|
||||||
|
I've written this with signal handlers now. It's working sorta.
|
||||||
|
|
||||||
** TODO write a function for setting each slide to the appropriate index in html presentations
|
** TODO write a function for setting each slide to the appropriate index in html presentations
|
||||||
[[file:~/dev/lumina/src/qml/presenter/Slide.qml::/* function moveToSlideIndex(index) { */]]
|
[[file:~/dev/lumina/src/qml/presenter/Slide.qml::/* function moveToSlideIndex(index) { */]]
|
||||||
** DONE Rename SlideEditor.qml to SongEditorSlideList.qml
|
** DONE Rename SlideEditor.qml to SongEditorSlideList.qml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue