Copy CAnimGraphEditorWidget for CQGroupEditorWidget, cut down on code duplication later
Group editor widget saves group node id so we can get the new node ptr on animgraph change, fixes undo crash
Remove OnUpdateVisualization from IAnimGraphVisualization, don't need to do this now