react-timeline-editor
react-timeline-editor copied to clipboard
react-timeline-editor is a react component used to quickly build a timeline animation editor.
从左向右拖拽缩小时间块, 拖拽前是这样  操作快一点就会出现,start 时间 大于 end 时间,像这样 
I'm trying to figure out a way of clicking and dragging the timeline left and right. It would be great if there was a callback prop for the timeline view...
如题。version: 0.1.9
 
Hi, thanks again for the great component. This component uses `[email protected]` which does not declare compatibility with versions of `react` and `react-dom` above `16`. As a result, using `react-timeline-editor` with...
Is there any way to set/change these? 1. How should I set the maximum length of the timeline? The feature of the timeline is to adapt the maximum time according...
Is it possible to add row borders? something similar to the vertical grid lines but horizontal to help visualize each row on the timeline?
Is there a version of the editor package which works with recent stable Node.js? Seems major libraries used in this package are only compatible with old Node versions. Naive uplifting...
Hi @xzdarcy, Great job on this very useful timeline editor, loving it! Is it possible to add 2 more simple events, onClickCursor and onDoubleClickCursor ? Here is what's happening: I...
How do I do the right side padding? For left side you take something like `` As you can see for custom scale the right side of the scale can...