rbrisita / codio-sui

A media format for VS Code to record and playback the process of programming.
GNU Affero General Public License v3.0
10 stars 3 forks source link

Fix play events #61

Closed rbrisita closed 2 years ago

rbrisita commented 2 years ago

Refactoring runThroughTimeline into Editor as playEvents to better handle stopping of playing events. Closes #60.