- Mavenized the NetworkWidget project
- Started rolling the NetworkWidget in to the AdvQW accordion and came across a few problems:
- Creating a MsdContainer within an accordion throws a bitmapdata exception because the initial height/width are zero, probably going to have add something which delays the initialization until the network widget becomes visible and also pauses rendering when it is not visible
- Resizing the MsdContainer causes the background to go black and all link lines to vanish, also sometimes the SmartShapes do not appear
So this may take a bit longer than I initially thought.
