Skip to content

Fix StreamReader.Reset to also reset StreamReader.CurrentTime

Daniel Selifonov requested to merge fix-streamreader-reset-current-time into master

This value was not being correctly updated to the start of recording upon reset. Now, the ttyrec3 header is re-read on Reset.

Merge request reports