Closed GoogleCodeExporter closed 8 years ago
using style(line-width = 0) should be used instead of line-color = transparent
as it has the same effect and expresses more clearly what you want: there
should be no line around the rectangle
Original comment by de.abg.r...@gmail.com
on 10 Nov 2013 at 4:22
anyway using line-color = transparent should not generate code that passes a
null IColorConstant to manage color as it doesn't perform null handling:
element_1.setForeground(gaService.manageColor(diagram, null));
Original comment by de.abg.r...@gmail.com
on 10 Nov 2013 at 4:28
This issue was closed by revision 11fb2773271e.
Original comment by de.abg.r...@gmail.com
on 10 Nov 2013 at 5:11
This issue was closed by revision 11fb2773271e.
Original comment by de.abg.r...@gmail.com
on 21 Mar 2014 at 3:30
Original issue reported on code.google.com by
wolfg...@die-schmieders.de
on 6 Nov 2013 at 12:02Attachments: