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

Trigger iframe resize on image load #38

Merged
merged 2 commits into from
May 5, 2014

Conversation

ynh
Copy link
Contributor

@ynh ynh commented May 5, 2014

Since image loads do not trigger any DOM changes, the iframe content size change is not detected by the library. This fix adds a image load listener to each image when it is added to the DOM.

@davidjbradshaw davidjbradshaw merged commit 12534fb into davidjbradshaw:master May 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants