Skip to content
Commit 87abeac3 authored by Oliver Kellogg's avatar Oliver Kellogg
Browse files

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).

CCBUG: 429181
parent 0d96d215
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment