• Joel Martin's avatar
    include/canvas.js: fix changeCursor data format. · 9a23006e
    Joel Martin authored
    Issues #27 (safari cursor rendering messed up) and #29 (firefox 3.6.10
    segault).
    
    Finally found some better reference on the icon/cursor format which is
    added to the docs/links file.
    
    It seems like I was missing the XOR section. So setting the cursor
    would cause corruptin in Safari rendering or the segfault for firefox.
    9a23006e
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...