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

window - resize needs to re-render the results also (to update the timeticks) #13

Open
l00mi opened this issue Feb 14, 2017 · 2 comments
Assignees
Labels

Comments

@l00mi
Copy link
Contributor

l00mi commented Feb 14, 2017

From @l00mi on September 7, 2016 8:56

Copied from original issue: zazuko/www.alod.ch#27

@l00mi
Copy link
Contributor Author

l00mi commented Feb 14, 2017

From @bergos on September 8, 2016 22:3

Maybe the timeline should have a resize event and the timeticks are updated based on that event. The timeline could forward informations about the timline position and dates. That would allow changes to the timeline without changing the timeticks code. The timeticks could use a data-timestamp attribute, which is used to set the position.

@bergos
Copy link
Contributor

bergos commented Feb 24, 2017

With this patch it's possible to access the resize event using renderer.app.events.size in the .init function.

@bergos bergos assigned l00mi and unassigned bergos Feb 24, 2017
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