making presentationEditor turn off when going to preview
This commit is contained in:
parent
15600eecd2
commit
fe337726cf
1 changed files with 1 additions and 0 deletions
|
@ -208,6 +208,7 @@ Controls.Page {
|
|||
videoEditor.stop();
|
||||
songEditor.visible = false;
|
||||
imageEditor.visible = false;
|
||||
presentationEditor.visible = false;
|
||||
presentation.visible = true;
|
||||
editMode = false;
|
||||
presenting = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue