Fix record button callback segmentation fault
- Nov 19, 2019
-
-
Iiro Rastas authored
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.
-