added hover effect todo
This commit is contained in:
parent
ed3c54e09b
commit
8b7cd23f8b
1 changed files with 3 additions and 1 deletions
4
TODO.org
4
TODO.org
|
@ -3,7 +3,7 @@
|
||||||
:CATEGORY: dev
|
:CATEGORY: dev
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
* Tasks [54%] [13/24]
|
* Tasks [52%] [13/25]
|
||||||
** TODO VideoSQL Model and SQLite system needs fixing
|
** TODO VideoSQL Model and SQLite system needs fixing
|
||||||
[[file:src/videosqlmodel.cpp::if (!query.exec("CREATE TABLE IF NOT EXISTS 'videos' ("]]
|
[[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
|
- [ ] Allow for a less buggy interaction
|
||||||
- [ ] Need to check for edge cases
|
- [ ] 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:
|
** 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]]
|
[[file:~/dev/church-presenter/src/qml/presenter/Slide.qml::fillMode: Image.PreserveAspectCrop]]
|
||||||
** TODO Finish toolbar in presentation display :ui:
|
** TODO Finish toolbar in presentation display :ui:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue