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

Add baseline item support! #159

Merged
merged 1 commit into from
May 29, 2020

Conversation

rantingmong
Copy link
Contributor

Add baseline alignItem support for UILabel, UITextField, and UITextView.

For now baseline support is only for the first baseline. Last baseline needs a change into Yoga itself.

Modifications are mostly in YogaKit's YGLayout.

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.

Nice job and thanks for the sample 👌

@lucdion
Copy link
Member

lucdion commented May 27, 2020

Any idea why Travis-CI didn't report the status @rantingmong?

@rantingmong
Copy link
Contributor Author

That I am not aware of, maybe because I'm pull requesting from a fork I made? Or the branch is not master?

@rantingmong
Copy link
Contributor Author

I checked the build status here, it completed successfully! I did some light research and found about this, it might be something to do with how GitHub's configuration on how to receive the message from Travis.

@lucdion lucdion merged commit 99ddd6e into layoutBox:master May 29, 2020
@lucdion
Copy link
Member

lucdion commented May 29, 2020

One last thing that I missed @rantingmong , it would be great if you could update this section of the documentation https://github.com/layoutBox/FlexLayout#alignitems. Don't bother with the image if you want.

Thanks!

@rantingmong
Copy link
Contributor Author

Sure!

OhKanghoon added a commit to OhKanghoon/FlexLayout that referenced this pull request Sep 23, 2023
OhKanghoon added a commit to OhKanghoon/FlexLayout that referenced this pull request Sep 23, 2023
OhKanghoon added a commit to OhKanghoon/FlexLayout that referenced this pull request Sep 23, 2023
OhKanghoon added a commit to OhKanghoon/FlexLayout that referenced this pull request Sep 23, 2023
OhKanghoon added a commit to OhKanghoon/FlexLayout that referenced this pull request Sep 24, 2023
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