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

[rt10000] Imprecise/inconsistent rendering of items

Open avasiloaie opened this issue 3 years ago • 0 comments

There are some inconsistencies in the spacing of the timeline items. It seems that, depending on the size of the timeline element, sometimes there is an additional space/gap visible.

From the demo, margin removed with inspector to be more visible, more space between items: image

Same as above, the timeline is sized just slightly larger, but there is less space: image

They are not especially visible in the demo because they are mostly spread around and come with a default margin of 3 pixels, but end up looking quite glitchy if I would want to have consecutive items with the same end/start and no margin.

The case described above: image

Here it is not visible: image

But here it is visible even for the background, without any modifications: image

avasiloaie avatar Nov 16 '21 10:11 avasiloaie