Code

Added check for null bounding box of shapes involved in graph layout.
authortgdwyer <tgdwyer@users.sourceforge.net>
Fri, 16 Mar 2007 04:59:02 +0000 (04:59 +0000)
committertgdwyer <tgdwyer@users.sourceforge.net>
Fri, 16 Mar 2007 04:59:02 +0000 (04:59 +0000)
commit9e823fb7b754713611b4bb45032d0f11dabba196
tree77d13411490f9a146ed9d85f0dd11591446f3504
parent6c92c2b7a53374072574aeac6095974e45065ce8
Added check for null bounding box of shapes involved in graph layout.
I'm not actually sure if it's possible for something with a
NULL item-box to be attached to a connector but if it is
it's probably pretty safe to simply ignore.
src/graphlayout/graphlayout.cpp