Book a Demo

Author Topic: Line drawn over end shapes in shape script  (Read 3042 times)

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Line drawn over end shapes in shape script
« on: July 28, 2015, 05:59:52 pm »
When drawing relationships with shape scripts, the end shapes appear to be drawn BEFORE the line itself.  This means that any line drawn via lineto(100,0), will overwrite the edge shapes.
This is quite problematic if you are drawing sophisticated shapes, or using wide lines as it can obliterated your end shapes given the right set of conditions.
I would have thought that if I declare end-shapes I want them to overlay the line; not the other way round.  If I want to see the underlying line (to the edge, so to speak) then I would adjust the shape script accordingly.

Please render the end shapes AFTER the line - they are normally defined that way anyway...

Reported,
Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!