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

Fix css classes on smartplacement, fix correct position after an image was loaded #131

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

prdatur
Copy link

@prdatur prdatur commented Feb 18, 2015

This will fix 2 issues.
First one occures when smartplacement is enabled and it needs to find another place. It will add the original placement class + the new final class.

Second issue was, that if an image load takes a bit longer. The position is not correct after the image was loaded and the height of the image was not defined before.

Christian Ackermann added 3 commits February 18, 2015 13:37
…ip changes due to finished image loadings, attach on load event for every image and call to update the position on finish
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.

None yet

1 participant