From 38c5e6d1d4a7afa650bbffe68fcbff9814018325 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 19 Sep 2022 16:22:19 -0500 Subject: [PATCH] adding detail to bug --- TODO.org | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.org b/TODO.org index 766a28e..bc3ca5a 100644 --- a/TODO.org +++ b/TODO.org @@ -11,6 +11,7 @@ [[file:src/videosqlmodel.cpp::if (!query.exec("CREATE TABLE IF NOT EXISTS 'videos' ("]] ** TODO Bug in mpv race condition with selecting with the presenter but not with the actual PresentationWindow. :bug: +when selecting an item in the ServiceList, if the PresentationWindow isn't visible, it seems to prompt mpv to show a window of it's own with the video playing if the item contains a video. ** TODO Build out a slide preview system so we can see each slide in the song or image slideshow :ui: [[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Presenter.SlideEditor {]]