Files
noVNC/core
Pierre Ossman ab1ace383e Handle fractional screen sizes
With high DPI systems we can end up with a container with a size that
is not an integer number of CSS pixels. Make sure we can handle those
cases by allowing a fractional size for the output canvas. Framebuffer
size and viewport coordinates are still restricted to integer dimensions
though.

Based on initial patch by Alexander E. Patrakov.
2018-07-26 14:15:59 +02:00
..
2018-07-12 19:06:57 +02:00
2018-05-24 00:27:09 +03:00
2018-07-26 14:15:59 +02:00
2018-05-24 00:27:09 +03:00
2018-07-12 19:06:57 +02:00
2018-07-26 14:15:59 +02:00