[umbrello] [Bug 423660] Class Diagram Widget Text Truncated Upon Re-Opening XMI
Ralf Habacker
bugzilla_noreply at kde.org
Wed Jul 1 11:25:20 BST 2020
https://bugs.kde.org/show_bug.cgi?id=423660
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |2.31.3 (KDE releases
| |20.04.3)
Status|NEEDSINFO |RESOLVED
Resolution|WAITINGFORINFO |FIXED
Latest Commit| |https://invent.kde.org/sdk/
| |umbrello/commit/15bb50e2ec5
| |c6438eb13c012de1ccf177f3e98
| |e4
--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 15bb50e2ec5c6438eb13c012de1ccf177f3e98e4 by Ralf Habacker.
Committed on 01/07/2020 at 10:24.
Pushed by habacker into branch 'release/20.04'.
Fix 'Class Diagram Widget Text Truncated Upon Re-Opening XMI' on Windows 10
In ClassifierWidget::drawMembers() and ClassifierWidget::paint() the text
width is now calculated from the width of the widget instead of using the
QFontMetric instance, which fails under certain conditions on Windows 10.
FIXED-IN:2.31.3 (KDE releases 20.04.3)
M +10 -9 umbrello/umlwidgets/classifierwidget.cpp
M +1 -1 umbrello/umlwidgets/classifierwidget.h
https://invent.kde.org/sdk/umbrello/commit/15bb50e2ec5c6438eb13c012de1ccf177f3e98e4
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list