emanuelefricano93 / frxjs-Ngx-Timeline

NgxTimeline Angular Library
29 stars 10 forks source link

Scrolling inside container #18

Closed JAspeling closed 1 year ago

JAspeling commented 1 year ago

If you have the timeline in a component that has a fixed height and you want it scrollable, then the behaviour of the dots on the timeline is strange. It does not scroll with the rest of the timeline component.

image

Expected behaviour: When you limit the parent container to a certain height, the elements should all scroll as expected in the timeline component.