]> git.proxmox.com Git - pve-manager.git/commit
Close #2262: Add noVNC scale setting
authorDominic Jäger <d.jaeger@proxmox.com>
Tue, 3 Sep 2019 10:13:15 +0000 (12:13 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 3 Sep 2019 12:15:37 +0000 (14:15 +0200)
commit26fcae336c024a0d5c50b825233cc8e23935f3c4
tree10b3ed5ad9fe9c601b3f7fe3897652d4d1db722a
parent3d89a02614805612cbb53ce07ca46f9f8d20933b
Close #2262: Add noVNC scale setting

Add a setting to choose the scale mode of the noVNC pop-up as well as
the embedded console in the content panel to "My Settings". Having both
set to local scaling was the most important use-case for the users. One
setting for both places is the simplest solution making this possible.

The new section (fieldset) makes adding further options such as
"Local Cursor" easy.

Co-developed-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
www/manager6/Utils.js
www/manager6/VNCConsole.js
www/manager6/window/Settings.js