EditorTable
Previously it would react to any selection changed event, which could in lude time changes (which is done by removing then adding the ControlPointGroup). Closes #10590.
Prevents attempting to read from the `colours` field before it is actually injected.