You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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!
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
The text was updated successfully, but these errors were encountered: