adding more todos

This commit is contained in:
Chris Cochrun 2022-09-26 17:20:25 -05:00
parent 715c610dc3
commit 040bfb2fb5

View file

@ -5,6 +5,11 @@
* Tasks [74%] [23/31] * Tasks [74%] [23/31]
** TODO Make libraries and models aware of being selected.
This allows us to drag multiple to service list and delete multiple.
** TODO Make serviceItemModel aware of being selected and active
Being selected means that those items can be dragged or deleted or moved together.
Being active, means that the singular item is the currently displayed item.
** TODO bug in dragging servicelist items to reorder. Maybe I can fix with me simplified model system :bug: ** TODO bug in dragging servicelist items to reorder. Maybe I can fix with me simplified model system :bug:
** TODO Build out a slide preview system so we can see each slide in the song or image slideshow :ui: ** TODO Build out a slide preview system so we can see each slide in the song or image slideshow :ui:
[[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Presenter.SlideEditor {]] [[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Presenter.SlideEditor {]]