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

First Item Gets Cut off in RTL Mode #28

Open
albertski opened this issue Mar 23, 2021 · 1 comment
Open

First Item Gets Cut off in RTL Mode #28

albertski opened this issue Mar 23, 2021 · 1 comment

Comments

@albertski
Copy link

When having the timeline in RTL mode, I noticed that the first item gets cut off in the timeline. If you click the button to go left and then back right, it has no issue. It only happens on page load.

before

It seems to me like the issue is in position in timelinePosition(). I noticed that on page load, the position value is 1599, but if you click left and then back right, the position value is 1572. How do we get, in my case, the position value to be 1572 on page load?

@GermanPikel
Copy link

hi, how can I make my vertical timeline started from the earliest value to the eldest one? for example, I need to have 1900 year in the top of TL, 1950 in the middle and 2000 in the bottom

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

No branches or pull requests

2 participants