achim 29c362fe4c Better handling of conductors when moving
For conductors, the setPos() function can result in negative
coordinates.
For unknown reasons, this can lead to an offset in the scene coordinate
system, resulting in a free space above and to the left of the drawing
frame. This free space could not be removed.

It is better to set the conductors using the conductor::updatePath()
function. If the conductor text has been moved by the user, the new
position of the text must be calculated.
It is important to position the elements first and then 'connect' the
conductors.
Setting the conductor position via setPos() was done in elemntsmover.cpp
(corrected here) and in Diagram::fromXML (corrected in the commit
'Better handling of conductors when creating from XML').
2025-08-14 22:03:05 +02:00
..
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00
2025-01-04 13:37:40 +01:00