pietrop / slate-transcript-editor

A React component to make correcting automated transcriptions of audio and video easier and faster. Using the SlateJs editor.
https://pietrop.github.io/slate-transcript-editor
Other
75 stars 33 forks source link

Refactor #24

Closed pietrop closed 3 years ago

pietrop commented 3 years ago

Is your Pull Request request related to another issue in this repository ?

https://github.com/pietrop/slate-transcript-editor/issues/17 Describe what the PR does

Cleans up code, and introduces avoiding unnecessary re-alignment of timecodes if the text has not been modified since last save.

State whether the PR is ready for review or whether it needs extra work

Ready

Additional context

NA