Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudstack
/ clipViewport
Method
clipViewport
systemvm/agent/noVNC/core/display.js:73–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
71
}
72
73
get clipViewport() {
return
this._clipViewport; }
74
set clipViewport(viewport) {
75
this._clipViewport = viewport;
76
// May need to readjust the viewport dimensions
Callers
nothing calls this directly
Calls
2
viewportChangeSize
Method · 0.95
viewportChangePos
Method · 0.95
Tested by
no test coverage detected