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

javascript preloads images needed for the animator buttons #69

Merged
merged 1 commit into from
Apr 27, 2017

Conversation

melissaebrooks
Copy link
Contributor

This commit includes 3 changes:

  1. Javascript preloads images needed for the animator buttons, resolving issue Pre-fetch images for the animator step-forward/back buttons #57 , as part of issue Improve the javascript webpages #6. This involves changes to the imt_dropdown.js file, which implies a minor release, so the version number is incremented to 0.6.0 (and documentaiton rebuilt).

  2. large json files are chunked, for memory efficiency in the browser when unpacking. Hopefully this should allow internet explorer to open very large pages.

  3. savefig catches file paths with a double // between the database directory and the rest of the file path (which tripped up @jcmt ).

large json files are chunked, for memory efficiency
savefig catches file paths with a double //
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

Successfully merging this pull request may close these issues.

1 participant