mne-cpp
mne-cpp copied to clipboard
Change recording button's tool tip once clicked
"Start recording" button should change its name to "Stop recording" once clicked. This needs to be changed for all MNE Scan plugins which are able to record data, see below.
https://github.com/mne-tools/mne-cpp/blob/0273dc540f2a5597d3317edbf76b6169fab94021/applications/mne_scan/plugins/neuromag/neuromag.cpp#L269
https://github.com/mne-tools/mne-cpp/blob/0273dc540f2a5597d3317edbf76b6169fab94021/applications/mne_scan/plugins/babymeg/babymeg.cpp#L759