[Uml-devel] KDE/kdesdk/umbrello/umbrello/widgets
Andi Fischer
andi.fischer at hispeed.ch
Mon Jan 16 13:20:49 UTC 2012
Thank you for fixing that. My mistake.
Regards,
Andi
---- Ralf Habacker <ralf.habacker at gmail.com> schrieb:
> SVN commit 1273908 by habacker:
>
> Fixed bug using the wrong size for normal state widget.
>
> CCMAIL: andi.fischer at hispeed.ch
>
> M +1 -0 statewidget.cpp
>
>
> --- trunk/KDE/kdesdk/umbrello/umbrello/widgets/statewidget.cpp #1273907:1273908
> @@ -200,6 +200,7 @@
> height = height > STATE_HEIGHT?height:STATE_HEIGHT;
> width += STATE_MARGIN * 2;
> height += STATE_MARGIN * 2;
> + break;
> }
> case StateWidget::Fork:
> case StateWidget::Join:
>
More information about the umbrello-devel
mailing list