previous slide actions

This commit is contained in:
Chris Cochrun 2022-04-12 06:39:32 -05:00
parent 52961bea54
commit 86a5bbf93c
3 changed files with 26 additions and 10 deletions

View file

@ -134,6 +134,7 @@ Controls.Page {
presentation.loadVideo()
}
print(item.text.length)
if (item.text.length === 0) {
presentation.text = [""];
}