mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 23:19:41 +00:00
Update comment for screenSize()
The explanation was outdated.
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user