MCPcopy Create free account
hub / github.com/apache/cloudstack / scaleViewport

Method scaleViewport

systemvm/agent/noVNC/core/rfb.js:366–366  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

364 }
365
366 get scaleViewport() { return this._scaleViewport; }
367 set scaleViewport(scale) {
368 this._scaleViewport = scale;
369 // Scaling trumps clipping, so we may need to adjust

Callers

nothing calls this directly

Calls 2

_updateClipMethod · 0.95
_updateScaleMethod · 0.95

Tested by

no test coverage detected