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

Aspect ratio of full width box not calculated properly #49

Open
maadr opened this issue Dec 19, 2018 · 0 comments
Open

Aspect ratio of full width box not calculated properly #49

maadr opened this issue Dec 19, 2018 · 0 comments

Comments

@maadr
Copy link

maadr commented Dec 19, 2018

I have an issue with full width boxes that pass the fullWidthBreakoutRowCadence condition.
In my case I have all boxes with same aspect ratio (1.5), everything works fine until the container gets ~1080px wide, then when it gets wider full width boxes start to lose their aspect ratio and a content in them overlaps.

I guess I'm looking for option to set forceAspectRatio: true only to full width boxes, but afaik that's currently not possible, or am I missing something?

Here is the codepen with the issue reproduced: https://codepen.io/anon/pen/YdprBN

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

No branches or pull requests

1 participant