diff --git a/TODO.org b/TODO.org index 9195384..d62f697 100644 --- a/TODO.org +++ b/TODO.org @@ -3,7 +3,7 @@ :CATEGORY: dev :END: -* Tasks [54%] [13/24] +* Tasks [52%] [13/25] ** TODO VideoSQL Model and SQLite system needs fixing [[file:src/videosqlmodel.cpp::if (!query.exec("CREATE TABLE IF NOT EXISTS 'videos' ("]] @@ -49,6 +49,8 @@ Let's test this, because I think I fixed it. - [ ] Allow for a less buggy interaction - [ ] Need to check for edge cases +** TODO Make the hover effect of dragging items over the servicelist show in the correct spot at all times. + ** TODO Images stored in sql need to have aspect saved and applied dynamically here :core: [[file:~/dev/church-presenter/src/qml/presenter/Slide.qml::fillMode: Image.PreserveAspectCrop]] ** TODO Finish toolbar in presentation display :ui: