https://bugs.kde.org/show_bug.cgi?id=449622
--- Comment #6 from Oliver Kellogg <okell...@users.sourceforge.net> ---
Git commit 73b335b985bfa9a1f3ad5d4339d4b8a561384e68 by Oliver Kellogg.
Committed on 12/02/2022 at 21:06.
Pushed by okellogg into branch 'master'.

umbrello/umlwidgets/associationline.cpp function loadFromXMI followup to commit
d8fe02e :

- On assigning to nX from attribute "endx" add umlScene->fixX().
- On assigning to nY from attribute "endy" add umlScene->fixY().
- In loop reading <point> subelements,
  - in call to point.setX() add umlScene->fixX();
  - in call to point.setY() add umlScene->fixY().

M  +6    -6    umbrello/umlwidgets/associationline.cpp

https://invent.kde.org/sdk/umbrello/commit/73b335b985bfa9a1f3ad5d4339d4b8a561384e68

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to