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

Resize events fired that don't change width won't regrid anymore #25

Merged
merged 1 commit into from
Dec 4, 2014

Conversation

adamsea
Copy link
Contributor

@adamsea adamsea commented Oct 23, 2014

It looks like this was also fixed as part of #22 - Chrome for Android will fire a resize event when the url bar is hidden, which causes the grid to redraw. This fix simply avoids the redraw for resizes that don't actually change the container width.

@adamsea
Copy link
Contributor Author

adamsea commented Dec 2, 2014

Any chance this can be merged? I'd like to point bower back at the real grid-a-licious and not my fork. =)

suprb added a commit that referenced this pull request Dec 4, 2014
Resize events fired that don't change width won't regrid anymore
@suprb suprb merged commit 7d88422 into suprb:master Dec 4, 2014
@suprb
Copy link
Owner

suprb commented Dec 4, 2014

Done, and thanks! :)

@adamsea
Copy link
Contributor Author

adamsea commented Dec 18, 2014

Yes, I wasn't sure what build tool was being used to minify the current source (or if there was some strict build guideline) -- @suprb if you can let me know which tool to use I'll add it as well!

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.

3 participants