updating more todos
This commit is contained in:
parent
a6d2eb28fd
commit
ff1c30d603
1 changed files with 8 additions and 2 deletions
10
TODO.org
10
TODO.org
|
@ -3,10 +3,15 @@
|
|||
:CATEGORY: dev
|
||||
:END:
|
||||
|
||||
* Tasks [56%] [14/25]
|
||||
** TODO VideoSQL Model and SQLite system needs fixing
|
||||
* Tasks [50%] [14/28]
|
||||
|
||||
** TODO add a dropping area in the library :feature:ui:
|
||||
** TODO bug in dragging servicelist items to reorder. Maybe I can fix with me simplified model system :bug:
|
||||
** TODO VideoSQL Model and SQLite system needs fixing :bug:
|
||||
[[file:src/videosqlmodel.cpp::if (!query.exec("CREATE TABLE IF NOT EXISTS 'videos' ("]]
|
||||
|
||||
** TODO Bug in mpv race condition with selecting with the presenter but not with the actual PresentationWindow. :bug:
|
||||
|
||||
** 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 {]]
|
||||
|
||||
|
@ -136,3 +141,4 @@ or at least turns the entry above it into the same as itself while retaining it'
|
|||
** DONE Fix file dialog using basic QT theme
|
||||
[[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::FileDialog {]]
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue