https://bugs.documentfoundation.org/show_bug.cgi?id=83360

--- Comment #8 from Armin Le Grand (CIB) <[email protected]> ---
Re-checked if the import could correc t a connector from the example files that
is connected on one end and free on the other by taking the included svg:d and
scaling it to start/end point. This is not possible, since the connected end
has no coordinates at connector input yet- the connectors are connected at end
of page loading using a helper class. This means that not all data needed to
scale-correct the svg:d is given at that point - the connected point is
missing.
Setting the connection resets the user-defined path and the polygon - for good
reason. The defining values are the connector, the svg:d is redundant,
convenience information.
So this can (and should not) be done - if connector functionality is wanted,
the connector has to be resetted it's svg:d and be re-layoutable from that
moment on. Of course it would look better/closer to the source when the correct
type of connector would be used which is not the case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to