when delivering enter/leave events to canvas items, ensure that the event coordinates...
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 8 Jun 2014 15:24:28 +0000 (11:24 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 8 Jun 2014 15:26:32 +0000 (11:26 -0400)
commit5e281d3b440b8087ad54f48dcab123aa9efa5b30
treec7d7db622d8e7d659ffd95fc7f997ccdebd1cd87
parent153befa92ca54e8b72a5f6ae2ca68479fac430e9
when delivering enter/leave events to canvas items, ensure that the event coordinates are in canvas space, not window space

This fixes a variety of borkage in the canvas at present
libs/canvas/canvas.cc