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

Is it possible to "redraw" the timeline? #50

Closed
MojoDK opened this issue Mar 5, 2014 · 4 comments
Closed

Is it possible to "redraw" the timeline? #50

MojoDK opened this issue Mar 5, 2014 · 4 comments

Comments

@MojoDK
Copy link

MojoDK commented Mar 5, 2014

Can I manually call a method to redraw the timeline?

Thanks

@josdejong
Copy link
Contributor

hm, that shouldn't be needed, and if you need it the Timeline is probably not doing what it should do.

What is your use case for this?

@MojoDK
Copy link
Author

MojoDK commented Mar 6, 2014

If I resize my timeline (my browser), then items are not resized as well. The demoes does resize it, but I can't figure out, why mine doesn't. I will try to track it down.

Btw. I can't emphasize enough, how much I appreciate you guys spending time on this - I've been looking for a timeline like this for a year now. Thanks guys! :)

@josdejong
Copy link
Contributor

Thanks, I'm glad you like the Timeline :)

By default, the Timeline watches for window resizing. There is an option autoResize which is true by default. Can it be that you have configured autoResize=false?. Besides that I have no idea what could cause your Timeline not to resize automatically. If you can't figure it out, please post some example code to demonstrate the issue.

@MojoDK
Copy link
Author

MojoDK commented Mar 6, 2014

Created a new thread:
#53

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

3 participants