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

Fix 'No change of association symbol line colour and width possible'.

The bug is caused by two issues:

1. line color changes are not routed through the virtual method setLineColor()
2. class AssociationLine did not propagate line color changes to the related symbols.

This patch includes a minor refactoring in class AssociationLine
to provide the standard pen based api, which is required to set symbol pen.

BUG:358358
CCBUG:358365
FIXED-IN:2.18.2 (KDE Applications 15.12.2)
parent 401f9410
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