RF: Don't create new actions for toggling control panels - use the existing actions that are automatically added to the `MRSView`
This change is needed to work around an upcoming breaking change in FSLeyes - in the next version, manually created Action objects must be registered via an addAction method.
The changes here should work with existing FSLeyes versions though.