Changing GoBasicNode.LabelSpot empties Label.Size

After changing the LabelSpot of a already use GoBasicNode, the Label.Size is empty (Width=Height=0.0)
That leads to bad effects, see screenshot.

  1. Could you please fix that.
  2. Is there a work around?

Can you please supply the code that initially creates the GoBasicNode, and also the code that you use to change the LabelSpot.

If I use the Property Sheet in NodeLinkDemo to change LabelSpot on the “NetworkNode”, I don’t see any problems. (and Label.Size is correct)