some changes to the gridview and presentation previewer
This commit is contained in:
parent
1dfe58c996
commit
ca399bb8cd
3 changed files with 161 additions and 118 deletions
|
@ -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; */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue