update todo

This commit is contained in:
Chris Cochrun 2023-02-17 10:26:32 -06:00
parent e01d0491e8
commit d75f39bf3d

View file

@ -33,6 +33,7 @@ Others:
- UI Blocking when saving - UI Blocking when saving
**** TODO Fix inserting items from service bugs **** TODO Fix inserting items from service bugs
[[file:~/dev/church-presenter/src/cpp/slidemodel.cpp::void SlideModel::insertItemFromService(const int &index, const ServiceItem &item) {]] [[file:~/dev/church-presenter/src/cpp/slidemodel.cpp::void SlideModel::insertItemFromService(const int &index, const ServiceItem &item) {]]
I THINK THIS IS DONE?!
**** DONE Multi Select and Delete **** DONE Multi Select and Delete
**** TODO need to finish figuring out proper removal of slides **** TODO need to finish figuring out proper removal of slides
[[file:~/dev/church-presenter/src/cpp/slidemodel.cpp::void SlideModel::removeServiceItem(const int &index, const ServiceItem &item) {]] [[file:~/dev/church-presenter/src/cpp/slidemodel.cpp::void SlideModel::removeServiceItem(const int &index, const ServiceItem &item) {]]