https://bugs.kde.org/show_bug.cgi?id=374616
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |2.21.2 (KDE Applications | |16.12.2) Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/umb | |rello/83cbf8ae1eb39314ef9b6 | |b1e093d943648c29ef9 --- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 83cbf8ae1eb39314ef9b6b1e093d943648c29ef9 by Ralf Habacker. Committed on 09/01/2017 at 00:44. Pushed by habacker into branch 'Applications/16.12'. Fix 'Visibility of association role name labels are not updated'. In AssociationWidget::setVisibility() make sure that prefix text of role name widget is set unconditional and also make sure that the related ClassifierWidget is signaled only on calling UMLAttribute::setName(). FIXED-IN:2.21.2 (KDE Applications 16.12.2) M +6 -6 umbrello/dialogs/umlattributedialog.cpp M +1 -4 umbrello/umlwidgets/associationwidget.cpp https://commits.kde.org/umbrello/83cbf8ae1eb39314ef9b6b1e093d943648c29ef9 --- Comment #1 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 60d94f8fef1220f23701dacba59d2668cc93ff70 by Ralf Habacker. Committed on 09/01/2017 at 00:44. Pushed by habacker into branch 'Applications/16.12'. Avoid obsolates writes of AssociationWidget property settings on applying. Obsolates writes are in in setText() and in setVisibility() where a signal/slot loopback from UMLAssociation|UMLAttribute::setVisibility() was present. M +12 -24 umbrello/umlwidgets/associationwidget.cpp https://commits.kde.org/umbrello/60d94f8fef1220f23701dacba59d2668cc93ff70 -- You are receiving this mail because: You are watching all bug changes.