Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The line of the timeline only appears until it reaches div's maximum height #8

Open
yurifw opened this issue Jul 11, 2018 · 1 comment
Labels

Comments

@yurifw
Copy link

yurifw commented Jul 11, 2018

I have a div with the following css:
#timeline{ max-height: 400px; overflow-y:auto; }

when I turn it into a timeline, the following happens:
image

Seems normal until I scroll the div down:
image

@RyanFitzgerald
Copy link
Owner

Good catch, thank you! I'll get working on a fix unless you have already found one, then feel free to submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants