[Uml-devel] KDE/kdesdk/umbrello/umbrello
Ralf Habacker
ralf.habacker at gmail.com
Mon Mar 12 02:48:25 UTC 2012
SVN commit 1285098 by habacker:
Do not reset assocation label position.
M +0 -1 layoutgenerator.h
--- trunk/KDE/kdesdk/umbrello/umbrello/layoutgenerator.h #1285097:1285098
@@ -252,7 +252,6 @@
}
foreach(AssociationWidget *assoc, scene->getAssociationList()) {
- assoc->resetTextPositions();
assoc->calculateEndingPoints();
if (assoc->getLinePath())
assoc->getLinePath()->update();
More information about the umbrello-devel
mailing list