The following has been completed on the NetworkWidget
- Resolved resizing issues
- Resolved creation issues when within an accordion or whenever not immediately visible
- Added a data field to SmartShapes so original data may be referenced
- Added a selectedItem and selectionChange events to SmartShapeContainer
- Redid how icons are used in the network widget, they are now added by both url and title to better fit with how icons are used in the visibility app
- Added a method for finding all nodes n hops from the currently selected node
- Have the basic NetworkWidget functionality working in a running AdvancedQueryWidget
To Do:
- Add some sort way for viewing nodes n from currently selected node
- Allow users to query off the n hop nodes
- Add multiple selection to NetworkMap and n hops from multiple nodes
