Skip to content
Snippets Groups Projects
Commit d25fc500 authored by Iiro Rastas's avatar Iiro Rastas
Browse files

Fix record button callback segmentation fault

Setting the callback inside the callback was causing segmentation faults
in some cases. The record button now has a single top-level callback
that gets the necessary information through members added to the
MediaPanel class.
parent 39149bc2
No related branches found
No related tags found
1 merge request!180Fix record button callback segmentation fault
Pipeline #16568 passed