Open priiiiit opened 2 months ago
Description of changes:
In my testing, I noticed that when the stack was deleted, the recordingMode was not reset to CONTINUOUS. This code resolves that issue.
recordingMode
CONTINUOUS
Description of changes:
In my testing, I noticed that when the stack was deleted, the
recordingMode
was not reset toCONTINUOUS
. This code resolves that issue.