]> git.proxmox.com Git - mirror_novnc.git/commit
Support local scaling
authorSolly Ross <sross@redhat.com>
Wed, 18 Feb 2015 03:41:34 +0000 (22:41 -0500)
committerSolly Ross <sross@redhat.com>
Tue, 3 Mar 2015 18:15:49 +0000 (13:15 -0500)
commit72747869a7a95b72d26914508ce8ec5670eecc5b
tree3963841f5bce9f85199e8fc2ed49050f60320d6a
parent8b46c0deb027f06b9db0601d518d1b1490ece66c
Support local scaling

This commit adds two new addition scaling options.  Both options do
local scaling.  The first "Local Scaling", does both upscaling and
downscaling.  The second option, "Local Downscaling", only downscales.

This is based on work by @mightypenguin (with an additional bug
reported by @glazik12).
include/display.js
include/ui.js
include/util.js
tests/test.display.js
vnc.html