fengalin / media-toc

Build a table of contents from a media file or split a media file into chapters
MIT License
73 stars 3 forks source link

Unexpected behaviour when seeking and zooming near end of stream #65

Closed fengalin closed 6 years ago

fengalin commented 6 years ago

This sequence leads to unexpected behaviour:

  1. Play the file until end-of-stream.
  2. De-zoom so that you get enough time to perform next steps.
  3. Seek in window.
  4. Zoom in before the cursor reaches end-of-stream.

The cursor will leave the window, the waveform will not scroll and eventually disappears.