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

view_panel.js:16 Uncaught ReferenceError: MARKER_TRACK_HEIGHT is not defined #16

Closed
miquael opened this issue Jan 6, 2017 · 1 comment

Comments

@miquael
Copy link

miquael commented Jan 6, 2017

resolved by changing this:

TIME_SCROLLER_HEIGHT = 35;

to this:

TIME_SCROLLER_HEIGHT = 35,

@zz85 zz85 closed this as completed in b3bb743 Jan 11, 2017
@zz85
Copy link
Owner

zz85 commented Jan 11, 2017

Thanks for reporting this!

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