[Uml-devel] KDE/kdesdk/umbrello/umbrello
Ralf Habacker
ralf.habacker at gmail.com
Mon Mar 12 10:00:39 UTC 2012
SVN commit 1285123 by habacker:
Reset text position after auto layouting fix some label placement problems.
M +1 -0 layoutgenerator.h
--- trunk/KDE/kdesdk/umbrello/umbrello/layoutgenerator.h #1285122:1285123
@@ -258,6 +258,7 @@
assoc->calculateEndingPoints();
if (assoc->getLinePath())
assoc->getLinePath()->update();
+ assoc->resetTextPositions();
}
return true;
}
More information about the umbrello-devel
mailing list