react-timeline-editor icon indicating copy to clipboard operation
react-timeline-editor copied to clipboard

Move timeline when cursor approaches the right edge

Open vasile-encord opened this issue 2 years ago • 2 comments

Currently when you dragging the cursor to the right edge the timeline starts moving but when you hit play and cursor reaches the right edge it just gets out of the view, is it possible to turn on the same behaviour as dragging?

vasile-encord avatar Apr 04 '23 09:04 vasile-encord

I can actually achieve it with setScrollLeft exposed to the parent, thank you.

vasile-encord avatar Apr 04 '23 11:04 vasile-encord

How did you achieve this exactly, @vasile-encord ?

mcosti avatar Dec 19 '23 21:12 mcosti