To: discussions about usage and development of dia <dia-list gnome org>
Subject: wrapped class-scope operations in UML classes
Date: Thu, 21 Oct 2004 22:06:26 +0200
Hi,
There is a bug in the draw-function for UML-classes: when operation
wrapping is enabled and a class-scope operation gets wrapped, the line
below this operation is calculated using the unwrapped text. This causes
the line to stick out of the class.
I've made a patch that fixes this bug (attached). To determine the
length of the line, it uses the width of the longest part of the operation.