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

Calling setOptions() hides the rolling mode button #1605

Open
bpfoster opened this issue Mar 29, 2023 · 0 comments · May be fixed by #1608
Open

Calling setOptions() hides the rolling mode button #1605

bpfoster opened this issue Mar 29, 2023 · 0 comments · May be fixed by #1608

Comments

@bpfoster
Copy link
Contributor

If the timeline is currently not rolling and the rolling button is being shown, and something calls setOptions(), the rolling button goes away, and the user has no way to re-enable it.

this.dom.rollingModeBtn.style.visibility = 'hidden';

bpfoster added a commit to bpfoster/vis-timeline that referenced this issue Mar 30, 2023
bpfoster added a commit to bpfoster/vis-timeline that referenced this issue Jun 6, 2023
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

Successfully merging a pull request may close this issue.

1 participant