netzwerg / react-svg-timeline

React event timeline component based on SVG
Other
94 stars 26 forks source link

Make Interaction Mode Configurable #110

Closed protyze closed 1 year ago

protyze commented 1 year ago

Currently the interaction layer can only be enabled/disabled as a whole by changing which layers should be rendered. However, there is no fine-grained control over which interaction modes should be enabled or not.

This functionality should be added, so that interaction modes can be defined via the timeline props.