[umbrello] [Bug 447866] [class diagram] Multiple association ends are drawn on the same edge point
Oliver Kellogg
bugzilla_noreply at kde.org
Thu Jan 6 07:56:07 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=447866
--- Comment #4 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 4605383f42b8ee61c818231b1d9509b1bc6b59f4 by Oliver Kellogg.
Committed on 06/01/2022 at 07:55.
Pushed by okellogg into branch 'master'.
umbrello/umlwidgets/associationwidget.{h,cpp} followup to commit 136460f
- At function linePathStartsAt add `const' qualifier.
- Add function linePathEndsAt in symmetry with linePathStartsAt.
- In associationwidget.cpp,
- define preprocessor symbol PIXEL_TOLERANCE for use in functions
linePathStartsAt/linePathEndsAt;
- in functions setStereotype and mouseDoubleClickEvent replace call to
uDebug() by DEBUG(DBG_SRC) for control from within Umbrello's Debug
dock.
M +33 -8 umbrello/umlwidgets/associationwidget.cpp
M +2 -1 umbrello/umlwidgets/associationwidget.h
https://invent.kde.org/sdk/umbrello/commit/4605383f42b8ee61c818231b1d9509b1bc6b59f4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list