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.
bye, Till
Attachment:
wrap_class_scope_operations.patch.gz
Description: application/gzip