Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Timeline rolling mode not working #4227

Open
Superlukec opened this issue Jan 17, 2019 · 0 comments
Open

Timeline rolling mode not working #4227

Superlukec opened this issue Jan 17, 2019 · 0 comments

Comments

@Superlukec
Copy link

The demo for rolling mode functionality is not working:
http://visjs.org/examples/timeline/interaction/rollingMode.html

I've checked the source and the problem is that the root element (.vis-timeline) is always hidden as soon as you add option for rollingMode. If you open DevTools and set element to visible it works normally.

After looking for possibilites, I've tried the previous version (4.20.1) with the same code and it works.

@mojoaxel mojoaxel added this to the Minor Release v4.22 milestone Jan 17, 2019
softwareCobbler referenced this issue Jan 23, 2019
* initial trial

* Add onInitialDrawComplete

* Add docs

* Add to eventListeners examples

* Keeping things DRY

* Remove callback insertion

* Remove call

* Fix initial real first draw complete and fix comments from review

* remove all <code><code>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants