-
Solly Ross authored
There was a bug in cursor URI support detection due to the way set_defaults now works -- the code was checking for `null`, whereas when not set, options default to `undefined` unless otherwise specified. The code now checks for either `null` or `undefined`. Tests have been added to ensure that this works properly.
53762c31
| Name |
Last commit
|
Last update |
|---|---|---|
| debian | ||
| docs | ||
| images | ||
| include | ||
| tests | ||
| utils | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| LICENSE.txt | ||
| README.md | ||
| favicon.ico | ||
| karma.conf.js | ||
| package.json | ||
| vnc.html | ||
| vnc_auto.html |