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

Transition bug, broken layout in iOS #834

Closed
butlimous opened this issue Mar 10, 2016 · 2 comments
Closed

Transition bug, broken layout in iOS #834

butlimous opened this issue Mar 10, 2016 · 2 comments
Labels

Comments

@butlimous
Copy link

Hi,

On initial loading of page, the layout arranges the elements as expected but when changing orientation of an iOS device, the layout remains as it is and doesn't relayout.

The issue is only in iOS. Works well on Chrome (desktop and android) and firefox.
I tested on iPhone 4 (real device) and iPhone 6 (iOS simulator for mac)

I tried nearly all options of the plugin with tons of different combinations and the bug is always there. Even the demo pan has it.

I created a very simple demo page to demonstrate the issue:
http://quizone.co/test.html

Load the page and then rotate the device and you would reproduce the bug.

I confirm that this is a bug because when I tried to include version 3.3.0 from the link below, it worked well. So this is a bug in version 4 of the plugin.
http://cdnjs.cloudflare.com/ajax/libs/masonry/3.3.0/masonry.pkgd.min.js

Thanks
Regards
Michael

@desandro desandro added the bug label Mar 11, 2016
@desandro
Copy link
Owner

Thanks for reporting this issue. This bug was caused in Outlayer v2.0.0. It has since been resolved in Outlayer v2.0.1. This will be fixed in the next version of Masonry.

@desandro desandro changed the title Layout not working on orientation change in iOS Transition bug, broken layout in iOS Apr 7, 2016
@rgallison
Copy link

When will the next version of Masonry be available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants