• Joel Martin's avatar
    default_controls.js: Fix cursor setting init. · b5087acc
    Joel Martin authored
    The rfb variable wasn't available at the point settingsDisabled() was
    being called since it was called inline with RFB() initialization. To
    solve this we pass the updateState rfb variable so that the canvas can
    be queried for setting the cursor_uri value.
    b5087acc
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...