[GH-ISSUE #297] noVNC local scaling #193

Closed
opened 2026-02-27 15:57:42 +03:00 by kerem · 2 comments
Owner

Originally created by @haralambop on GitHub (Feb 20, 2020).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/297

How can I apply the noVNC local scaling capability?

scaleViewport

Is a boolean indicating if the remote session should be scaled locally so it fits its container. When disabled it will be centered if the remote session is smaller than its container, or handled according to clipViewport if it is larger. Disabled by default.

Originally created by @haralambop on GitHub (Feb 20, 2020). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/297 How can I apply the noVNC local scaling capability? scaleViewport Is a boolean indicating if the remote session should be scaled locally so it fits its container. When disabled it will be centered if the remote session is smaller than its container, or handled according to clipViewport if it is larger. Disabled by default.
kerem closed this issue 2026-02-27 15:57:42 +03:00
Author
Owner

@catborise commented on GitHub (Feb 20, 2020):

It is a good option i think. For now it cannot be changed by user for lite vnc console. If you use full vnc console you can change it as you wish.

But i can add this options to settings.py as constant.
i do not know if it should be dynamic or static... What do you think?

<!-- gh-comment-id:589037552 --> @catborise commented on GitHub (Feb 20, 2020): It is a good option i think. For now it cannot be changed by user for lite vnc console. If you use full vnc console you can change it as you wish. But i can add this options to settings.py as constant. i do not know if it should be dynamic or static... What do you think?
Author
Owner

@catborise commented on GitHub (Oct 16, 2020):

It is fixed with options.

<!-- gh-comment-id:709912620 --> @catborise commented on GitHub (Oct 16, 2020): It is fixed with options.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#193
No description provided.