diff --git a/app/ui.js b/app/ui.js index 7a2698d5..b78207e8 100644 --- a/app/ui.js +++ b/app/ui.js @@ -1131,8 +1131,7 @@ var UI; } }, - // The screen is always the same size as the available viewport - // in the browser window minus the height of the control bar + // Gets the the size of the available viewport in the browser window screenSize: function() { var screen = document.getElementById('noVNC_screen');