react-timeline-editor
react-timeline-editor copied to clipboard
Ability to tween the timeline bar when calling setTime function
Currently the timebar is re-rendering when setTime function is called. It should run the animation tweeen when setTime function is called. It should have nice smooth transforming from x to y position.