Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(core): FlexboxLayout nested views alignment corrections#10766

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
CatchABus wants to merge3 commits intoNativeScript:main
base:main
Choose a base branch
Loading
fromCatchABus:fix/flexbox-justify-content

Conversation

CatchABus
Copy link
Contributor

@CatchABusCatchABus commentedJul 18, 2025
edited
Loading

PR Checklist

What is the current behavior?

Right now, android FlexboxLayout doesn't justify or align children very well when there are collapsed ones among them.
Also, baseline alignment doesn't work well in both platforms.

What is the new behavior?

To fix the problem, this PR adds changes from PRsgoogle/flexbox-layout#118,google/flexbox-layout#163, andgoogle/flexbox-layout#342 that belong to the original flexbox project.
Changes have also been included for iOS to ensure the platforms align.

Closes/Fixes:#8582

@nx-cloudNx Cloud
Copy link

nx-cloudbot commentedJul 18, 2025
edited
Loading

View yourCI Pipeline Execution ↗ for commit347455f

CommandStatusDurationResult
nx test apps-automated -c=android✅ Succeeded5m 43sView ↗
nx run-many --target=test --configuration=ci --...✅ Succeeded3sView ↗

☁️Nx Cloud last updated this comment at2025-07-18 22:13:41 UTC

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Collapsed element affects layout in Flexbox
1 participant
@CatchABus

[8]ページ先頭

©2009-2025 Movatter.jp