Open GoogleCodeExporter opened 9 years ago
This is because the createVEdgeView() function adds the edge label component to
the
canvas. However, since displayEdgeLabels is false, their correct position is not
calculated by the edge renderer. Hence, the error occurs.
If you uncheck the checkbox the label should be removed. It happens when you
run the
application and the graph is loaded.
Original comment by ritwikmi...@gmail.com
on 20 Nov 2007 at 7:32
Is this still the case? Looking at the code now, seems that createVEdgeView()
will
never be called if displayEdgeLabels is false. Could that someone confirm
please?
Original comment by spo...@gmail.com
on 21 Mar 2008 at 3:31
Original issue reported on code.google.com by
keith.mc...@spirent.com
on 22 Oct 2007 at 7:00Attachments: