xzdarcy / react-timeline-editor

react-timeline-editor is a react component used to quickly build a timeline animation editor.
https://zdarcy.com/
MIT License
347 stars 93 forks source link

Ability to have custom time bar svg #19

Open khanzzirfan opened 1 year ago

khanzzirfan commented 1 year ago

Hello Team, is there Ability to customize the timeline head with separate svg icon?

reactone commented 1 year ago

I would be interested in that as well, is there a way to custom render each timeline row (where the text sits) to include an a set of icons - for example to delete a row?

xzdarcy commented 1 year ago

Does this example meet the needs? Any content can be defined on the left side of the timeline and synchronized with the timeline scrolling. I think it may not be very appropriate to define operable icons in the row because it will follow the horizontal scrolling.

khanzzirfan commented 1 year ago

hey, i think you provided the Localhost url 8080.. which I cannot view the example. Please see what your example URL.

Also the ask is, see the image. it should have the timeline head as rounded icon customizable.

image

xzdarcy commented 1 year ago

Sorry, i just updated the example link below. Add do you mean to customize the style here? image

khanzzirfan commented 1 year ago

Yes, thats right. Want to customize the head of the scrubber bar