moved toolbar todo content
This commit is contained in:
parent
fbf26daebc
commit
0a98fd2ea5
1 changed files with 9 additions and 8 deletions
17
TODO.org
17
TODO.org
|
@ -17,6 +17,15 @@
|
||||||
|
|
||||||
** TODO Make toolbar functional for =songeditor= [3/4] [75%] :core:
|
** TODO Make toolbar functional for =songeditor= [3/4] [75%] :core:
|
||||||
[[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Controls.ToolBar {]]
|
[[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Controls.ToolBar {]]
|
||||||
|
|
||||||
|
- [X] alignment
|
||||||
|
- [X] font - Need to finish the UI portion of it
|
||||||
|
- [X] fontsize - Need to finish the UI portion of it
|
||||||
|
- [ ] effects?
|
||||||
|
For effects, I'm not 100% sure how to do this in an easy to build out way. Should I just do them the same as the other attributes or have effects be individually stored? Which effects to use?
|
||||||
|
|
||||||
|
I'm thinking shadows for sure for readability on slides. Also, maybe I should have an effect of like glow? But maybe I'll come back to this after more of the core system is finished.
|
||||||
|
|
||||||
** TODO Check for edge cases in inputing wrong vorder and lyrics :core:
|
** TODO Check for edge cases in inputing wrong vorder and lyrics :core:
|
||||||
[[file:~/dev/church-presenter/TODO.org::*Fix broken append when importing River song][Fix broken append when importing River song]]
|
[[file:~/dev/church-presenter/TODO.org::*Fix broken append when importing River song][Fix broken append when importing River song]]
|
||||||
|
|
||||||
|
@ -55,14 +64,6 @@ https://discourse.nixos.org/t/developing-kirigami-applications/19947/17
|
||||||
This thread helped a lot
|
This thread helped a lot
|
||||||
|
|
||||||
|
|
||||||
- [X] alignment
|
|
||||||
- [X] font - Need to finish the UI portion of it
|
|
||||||
- [X] fontsize - Need to finish the UI portion of it
|
|
||||||
- [ ] effects?
|
|
||||||
For effects, I'm not 100% sure how to do this in an easy to build out way. Should I just do them the same as the other attributes or have effects be individually stored? Which effects to use?
|
|
||||||
|
|
||||||
I'm thinking shadows for sure for readability on slides. Also, maybe I should have an effect of like glow? But maybe I'll come back to this after more of the core system is finished.
|
|
||||||
|
|
||||||
** DONE images and videos need a better get system
|
** DONE images and videos need a better get system
|
||||||
[[file:~/dev/church-presenter/src/videosqlmodel.cpp::QVariantList VideoSqlModel::getVideo(const int &row) {]]
|
[[file:~/dev/church-presenter/src/videosqlmodel.cpp::QVariantList VideoSqlModel::getVideo(const int &row) {]]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue