Closed GoogleCodeExporter closed 8 years ago
i think actually what is happening here is that the horizontal lines are
clipped, that is the svg container for those lines is not big enough. i have a
few outstanding issues around this, which i have merged into one, and for which
i am targeting 1.4.0 - the next release. i think i will probably merge this
issue into that same one. it's definitely a bug.
Original comment by simon.po...@gmail.com
on 18 Feb 2013 at 9:25
folding into issue 314. this is of course not an exact duplicate, but it
belongs to the same body of work.
Original comment by simon.po...@gmail.com
on 18 Feb 2013 at 9:33
Ok, thanks for acknowledging!
it does not matter if SVG or Canvas is selected as render method.
Original comment by jo.ruesc...@gmail.com
on 19 Feb 2013 at 9:16
actually, i can't reproduce this. would you be able to reproduce in a jsfiddle?
Original comment by simon.po...@gmail.com
on 20 Feb 2013 at 8:03
[deleted comment]
[deleted comment]
Sorry, posted the wrong link to the jsfiddle. try this one and ignore the
repaint button. i prepared it for another bug...
http://jsfiddle.net/rtb5m/
Just move the boxes so they are horizontally aligned. the connector line gets
smaller if the angle of the connector reaches 0°.
maybe it has to do with the fact that outlineWidth is bigger than lineWidth and
both share the same color in my example?
Original comment by jo.ruesc...@gmail.com
on 21 Feb 2013 at 8:44
Original issue reported on code.google.com by
jo.ruesc...@gmail.com
on 18 Feb 2013 at 4:04Attachments: