mne-cpp icon indicating copy to clipboard operation
mne-cpp copied to clipboard

Change recording button's tool tip once clicked

Open LorenzE opened this issue 5 years ago • 0 comments

"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

LorenzE avatar Feb 10 '20 15:02 LorenzE