• samhed's avatar
    Support automatic resize [Part 1/4]: display.js · 636be753
    samhed authored
    * Split viewportChange into two functions, one for changing size and the other for changing position.
    * Modified viewport code to be capable of changing to a bigger size in the context of a
      client-initiated resize.
    * Made clearer distinctions between when viewport-clipping or not.
    * Added public function for telling when viewport-clipping.
    * Updated tests that were using viewportChange.
    636be753
Name
Last commit
Last update
debian Loading commit data...
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...