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

Convert YGUndefined back to CGFLOAT_MAX for Texture layout #1244

Merged
merged 2 commits into from
Nov 20, 2018

Conversation

tnorman42
Copy link
Contributor

No description provided.

Copy link
Member

@appleguy appleguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great change, thanks Tim!

@@ -106,6 +106,10 @@ float yogaFloatForCGFloat(CGFloat value)
}
}

float cgFloatForYogaFloat(float yogaFloat) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: brace style in Texture has open braces for functions and methods on a newline.

Quick fix to brace style
@appleguy
Copy link
Member

Will merge when the CI passes.

@nguyenhuy nguyenhuy merged commit 5be2213 into TextureGroup:master Nov 20, 2018
Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tnorman42 Thanks for working on that!

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

4 participants