React9k / react-timeline-9000

React Timeline
http://react-timeline-9000.s3-website-ap-southeast-2.amazonaws.com/
MIT License
288 stars 36 forks source link

Fix clickedTime on rows when Timeline has horizontal padding #204

Closed marklawlor closed 3 years ago

marklawlor commented 3 years ago

Proposed Change:

The clicked time is incorrect when horizontal padding is applied to the timeline.

It now calculates based upon the row screen X position, instead of the width of the sidebar

Change type

Checklist