• samhed's avatar
    * Don't check specific html elements from the display code (Fixes #446) · fdedbafb
    samhed authored
    * Renamed and reworked fbuClip to clippingDisplay
    * Added tests for clippingDisplay
    * Use the a noVNC_container which covers the entire page to get the full size
      (Fixes #463)
    * Added maxWidth and maxHeight to the canvas which can limit the viewport size
    * Only show either the canvas or the logo, hide one when the other is shown
    * Always center the canvas (previously it was only centered when not clipping)
    * Removed iOS specific "position-fixed" fixes and start calling setBarPosition
      on every resize
    * Removed the noVNC_screen_pad
    fdedbafb
Name
Last commit
Last update
docs Loading commit data...
images Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
karma.conf.js Loading commit data...
package.json Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...