gave the slide a black to put in front of loading videos
This commit is contained in:
parent
62e1b07ec1
commit
e52d44f937
10 changed files with 136 additions and 12 deletions
|
@ -109,7 +109,9 @@ Controls.Page {
|
|||
function changeServiceItem(index) {
|
||||
const item = serviceItemModel.getItem(index);
|
||||
|
||||
presentation.stopVideo()
|
||||
presentation.itemType = item.type;
|
||||
print("Time to start changing");
|
||||
|
||||
if (item.backgroundType === "image") {
|
||||
presentation.vidbackground = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue