mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-25 15:35:57 +03:00
[GH-ISSUE #297] noVNC local scaling #193
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#193
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@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?
@catborise commented on GitHub (Oct 16, 2020):
It is fixed with options.