some changes to the gridview and presentation previewer

This commit is contained in:
Chris Cochrun 2023-01-31 13:54:44 -06:00
parent 1dfe58c996
commit ca399bb8cd
3 changed files with 161 additions and 118 deletions

View file

@ -275,7 +275,7 @@ Controls.Page {
function present(present) {
if (present)
{
presentation.loadVideo();
/* presentation.loadVideo(); */
console.log("For window: Screen is: " + pWindow.screen + " And selected screen is: " + presentationScreen);
pWindow.showFullScreen();
/* pWindow.screen = presentationScreen; */