From 1fcb4db9121c02b369d2cb6c22ab491a717aa05c Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 29 Aug 2022 17:30:24 -0500 Subject: [PATCH] made toolbar for songeditor a waited task --- TODO.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.org b/TODO.org index d1b08c0..8af70be 100644 --- a/TODO.org +++ b/TODO.org @@ -15,7 +15,7 @@ - [ ] Need to perhaps address the MPV crashing problem for a smoother experience. Essentially, mpv objects cause a seg fault when we remove them from the qml graph scene and are somehow re-referencing them. Using =reuseItems=, I can prevent the seg fault but then we are storing a lot of things in memory and will definitely cause slowdowns on older hardware. -** TODO Make toolbar functional for =songeditor= [3/4] [75%] :core: +** WAIT Make toolbar functional for =songeditor= [3/4] [75%] :core: [[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Controls.ToolBar {]] - [X] alignment