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

AutoresingMask #75

Open
benoitvasseur opened this issue Feb 2, 2015 · 0 comments
Open

AutoresingMask #75

benoitvasseur opened this issue Feb 2, 2015 · 0 comments

Comments

@benoitvasseur
Copy link

Hello,

Awesome Job !

But I found some strange behaviors for some AutoresizingMasks, while using PaperFold on iPhone 6.

The line in - (void)setTopFoldContentView:(UIView*)view topViewFoldCount:(int)topViewFoldCount topViewPullFactor:(float)topViewPullFactor has a mask with a flexible height, but has a height of 1.
In the same method, think the correct AutoresizingMask for rightFoldView should be UIViewAutoresizingFlexibleWidth|UIViewAutoresizingFlexibleBottomMargin

In - (void)setContent:(UIView *)contentView, there is a UIViewAutoresizingFlexibleWidth (2 actually), but no UIViewAutoresizingFlexibleHeight.

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