Hareeshchandera / jsplumb

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

Defect: Tall DIVs with connection from 'East' source endpoint to 'West' target endpoint on same DIV does not draw correctly #192

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Nice job on v1.3.5, very cool features and bug fixes.

In my services creation webapp, i have divs on the canvas that show text using 
innerHTML, these divs height depend on the amount of text provided. I’ve 
noticed in v1.3.5 that when a div is higher than 75px and the connection is 
drawn from 'East' source endpoint to 'West' target endpoint on same DIV, it 
does not draw correctly, the lower connection line appears to disappear, in 
fact from height 68px to 75px the lower connection line appears to get thinner 
and thinner.

I've recreated it using demo page: 
http://jsplumb.org/jquery/flowchartConnectorsDemo.html and firebug on firefox 
to adjust the CSS of the window heights, see attached screenshot. DIVs with 
connection from East to West are affected, all others seem to be fine.

Cheers,
Brendan

Original issue reported on code.google.com by Brendan....@gmail.com on 1 Feb 2012 at 4:13

Attachments:

GoogleCodeExporter commented 8 years ago
targeting 1.3.6 for this.

Original comment by simon.po...@gmail.com on 1 Feb 2012 at 7:11

GoogleCodeExporter commented 8 years ago
fixed in 1.3.6 dev.

Original comment by simon.po...@gmail.com on 5 Feb 2012 at 7:00

Attachments:

GoogleCodeExporter commented 8 years ago
1.3.6 was released yesterday.

Original comment by simon.po...@gmail.com on 27 Feb 2012 at 10:05