chiark / gitweb /
Stop accidentally subtracting onscreen_canvas.offset{Left,Top} from
authorSimon Tatham <anakin@pobox.com>
Fri, 5 Apr 2013 15:49:24 +0000 (15:49 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 5 Apr 2013 15:49:24 +0000 (15:49 +0000)
commit7479c2882dfa7c3b75653c728ade1997734f3d01
tree14a72c896b9031fc473e0f099a917e14092ff6be
parent33b3947d1f449335b9065736c76dc74992508cac
Stop accidentally subtracting onscreen_canvas.offset{Left,Top} from
the return value of relative_mouse_coords! I only got away with that
error because the canvas was at offset zero compared to its immediate
parent element.

[originally from svn r9808]
emccpre.js