Hareeshchandera / jsplumb

Automatically exported from code.google.com/p/jsplumb
0 stars 0 forks source link

jQuery SVG mousebug - IE9 - canvas support #276

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

Perhaps you had already seen it, but I can confirm the the 'mouse bug' (see 
issue 166) is solved in jQuery 1.8

jQuery 1.7.x
http://jsfiddle.net/NinjaFish/7pjCx/

jQuery 1.8.x
http://jsfiddle.net/syT82/1/

Hence, the need to support the canvas rendering has disappeared? 

Original issue reported on code.google.com by j.verdur...@2bmore.nl on 12 Sep 2012 at 12:07

GoogleCodeExporter commented 8 years ago
that's good news, thanks for the note. i will update the documentation.  

There was also an SVG issue in Safari 5 which has gone away in Safari 6 (not a 
jquery thing, a webkit thing), so at this point it does look like there is no 
need for the canvas renderer.  But rather than throw it away, I have been 
considering taking the code and turning it into a 'single page' renderer.

Original comment by simon.po...@gmail.com on 12 Sep 2012 at 3:43

GoogleCodeExporter commented 8 years ago

Original comment by simon.po...@gmail.com on 12 Sep 2012 at 5:45