Summary: | [component diagram] Associations attached to ports are orphaned by move of the component | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Oliver Kellogg <okellogg> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | Git | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/sdk/umbrello/commit/098ed160f0d7d0615532ee1a0a4e69ed8ad06df8 | Version Fixed In: | 2.34.70 (KDE releases 22.07.70) |
Sentry Crash Report: |
Description
Oliver Kellogg
2022-05-16 18:21:02 UTC
Git commit 098ed160f0d7d0615532ee1a0a4e69ed8ad06df8 by Oliver Kellogg. Committed on 16/05/2022 at 18:34. Pushed by okellogg into branch 'master'. Fix "Associations attached to ports are orphaned by move of the component" umbrello/umlwidgets/associationwidget.cpp - Reduce PIXEL_TOLERANCE to 20. - In function linePathStartsAt, on initializing wX and wY use widget->getX() and widget->getY(), respectively. FIXED-IN: 2.34.70 (KDE releases 22.07.70) M +3 -3 umbrello/umlwidgets/associationwidget.cpp https://invent.kde.org/sdk/umbrello/commit/098ed160f0d7d0615532ee1a0a4e69ed8ad06df8 |