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

Zoom Out Not Working #202

Closed
n0nag0n opened this issue Feb 19, 2016 · 2 comments
Closed

Zoom Out Not Working #202

n0nag0n opened this issue Feb 19, 2016 · 2 comments

Comments

@n0nag0n
Copy link

n0nag0n commented Feb 19, 2016

Is it just me or is zoom out not working? If you go to the demo site http://taitems.github.io/jQuery.Gantt/, zoom in, and it zooms in, but after you zoom in, you click the - button to zoom out and it says "Please Wait..." but it doesn't render anything new and looks the same as if you never clicked the button.

Tested on most recent versions of Firefox, Chrome, and Safari on a Mac El Capitan 10.11.3

@usmonster
Copy link
Collaborator

Hi @n0nag0n! It looks like you've noticed one of the side effects of #138. The basic issue is that the min/max/default zoom scales are not sanity-checked, and that the current version of the demo on the gh-pages branch is not correctly configured (this is corrected on the master branch).

A general fix for this, along with an updated demo page, are both planned to be released in the next version. Until then, I'll close this issue as a duplicate of #138. Thanks for reporting it!

@n0nag0n
Copy link
Author

n0nag0n commented Feb 19, 2016

Ahh I missed that one in the search results. Good to know, thanks!

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