Skip to content
Commit 15bb50e2 authored by Ralf Habacker's avatar Ralf Habacker
Browse files

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.

BUG:423660
FIXED-IN:2.31.3 (KDE releases 20.04.3)
parent 4f5d024e
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