[umbrello] [Bug 429181] In sequence diagrams, selection markers are sometimes not removed
Oliver Kellogg
bugzilla_noreply at kde.org
Sat Nov 21 23:08:21 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=429181
--- Comment #2 from Oliver Kellogg <okellogg at users.sourceforge.net> ---
Git commit 87abeac31e59542eb60c1f08c2a0d4abfa29237a by Oliver Kellogg.
Committed on 21/11/2020 at 23:07.
Pushed by okellogg into branch 'master'.
umbrello/umlwidgets/umlwidget.cpp : Proposed fix for bug 429181
- In functions mousePressEvent and mouseReleaseEvent, on calling
m_scene->selectedCount() leave argument filterText at default value
(false). Reason: On distinguishing single vs multi selection all
selected FloatingTexts shall be considered.
- In function mouseReleaseEvent handling of m_resized == true call
deselect(event).
M +3 -2 umbrello/umlwidgets/umlwidget.cpp
https://invent.kde.org/sdk/umbrello/commit/87abeac31e59542eb60c1f08c2a0d4abfa29237a
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list