adding todo and previousSlide and refactor nextSlide

This commit is contained in:
Chris Cochrun 2022-04-11 17:32:42 -05:00
parent 85e260c874
commit 52961bea54
3 changed files with 18 additions and 7 deletions

View file

@ -183,6 +183,7 @@ Controls.Page {
videoEditor.visible = false;
videoEditor.stop();
songEditor.visible = false;
imageEditor.visible = false;
presentation.visible = true;
editMode = false;
}