Skip to content

Add startRecording override to save ProbeInterface files#165

Merged
bparks13 merged 1 commit intomainfrom
fix-start-recording
Apr 10, 2026
Merged

Add startRecording override to save ProbeInterface files#165
bparks13 merged 1 commit intomainfrom
fix-start-recording

Conversation

@bparks13
Copy link
Copy Markdown
Member

In #144, when rebasing to the changes made in main a crucial component of the PR was lost. When recording starts, the only access point we have in this plugin is the VisualizerEditor class. Since we are inheriting from DataThread, instead of GenericProcessor, we do not have direct access to the startRecording method in the main source node.

Additionally, it is important to note that there is a bug in v1.0.1 of the GUI where startRecording is not called for editors, meaning that users are required to upgrade to v1.0.2 of the GUI in order to automatically save the ProbeInterface files.

@bparks13 bparks13 merged commit be7d923 into main Apr 10, 2026
5 of 6 checks passed
@bparks13 bparks13 deleted the fix-start-recording branch April 10, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant