https://bugs.kde.org/show_bug.cgi?id=447866
--- Comment #4 from Oliver Kellogg <okell...@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 watching all bug changes.