Open GoogleCodeExporter opened 9 years ago
Please retest with latest version (svn)...
Original comment by ncas...@gmail.com
on 11 Sep 2010 at 11:43
I looked through the code and your changes should fix all the problems I'm
aware of, however, you may have introduced a new one. You replaced
document.onmousemove and document.onmouseup, which will conflict with anything
else trying to use these same events. Keeping the previous value and
daisy-chaining (like you did with window.load) should fix that.
Original comment by JohnCren...@gmail.com
on 11 Sep 2010 at 7:03
Original issue reported on code.google.com by
JohnCren...@gmail.com
on 1 Sep 2010 at 9:59