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

[bug fix] delegate isIncludedInLayout to yoga vs using default value #137

Merged

Conversation

namolnad
Copy link
Contributor

Currently the value of isIncludedInLayout may not reflect what the underlying yoga value is as the developer may have manipulated the yoga value directly. This could potentially leave the Flex initial value out of sync. This change defers the get/set of this property to yoga.

Copy link
Member

@lucdion lucdion left a comment

Choose a reason for hiding this comment

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

Thanks for the update 👍

@lucdion lucdion merged commit fe3a83f into layoutBox:master Aug 3, 2019
@lucdion
Copy link
Member

lucdion commented Aug 3, 2019

New release including your change: https://github.com/layoutBox/FlexLayout/releases/tag/1.3.16
Thanks again

@namolnad
Copy link
Contributor Author

namolnad commented Aug 5, 2019

Of course — happy to help! Thanks for getting a release out for this

@namolnad namolnad deleted the namolnad/fixes/isIncludedInLayout branch August 5, 2019 05:32
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.

2 participants