https://bugs.kde.org/show_bug.cgi?id=358943
Ralf Habacker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |2.18.2 (KDE Applications | |15.12.2) Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/umbr | |ello/8ffad46f0aefd9f4d9a6a6 | |c4546f2386e5773dc9 Status|UNCONFIRMED |RESOLVED --- Comment #1 from Ralf Habacker <[email protected]> --- Git commit 8ffad46f0aefd9f4d9a6a6c4546f2386e5773dc9 by Ralf Habacker. Committed on 03/02/2016 at 09:33. Pushed by habacker into branch 'Applications/15.12'. Fix 'Sequence line color do not follow object widget color settings'. Because the real apply is done with UMLWidget::setLineColorCmd() called by the undo framework, it is required to make UMLWidget::setLineColorCmd() virtual to be able to apply line color changes to the related widget. FIXED-IN:2.18.2 (KDE Applications 15.12.2) M +14 -0 umbrello/umlwidgets/objectwidget.cpp M +2 -0 umbrello/umlwidgets/objectwidget.h M +1 -1 umbrello/umlwidgets/umlwidget.h http://commits.kde.org/umbrello/8ffad46f0aefd9f4d9a6a6c4546f2386e5773dc9 -- You are receiving this mail because: You are watching all bug changes.
