Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixes the wrong positioning #470

Merged
merged 2 commits into from
Nov 16, 2018
Merged

Fixes the wrong positioning #470

merged 2 commits into from
Nov 16, 2018

Conversation

thagikura
Copy link
Contributor

On the condition flexWrap = No wrap and justifyContent = center.
This happened because when flexWrap = no wrap, the anchor position
retrieved from the existing view was wrong. Because the OrientationHelper
is changed to perpendicularly when flexWrap is nowrap.

On the condition flexWrap = No wrap and justifyContent = center.
This happened because when flexWrap = no wrap, the anchor position
retrieved from the existing view was wrong. Because the OrientationHelper
is changed to perpendicularly when flexWrap is nowrap.
Added the test when flex direction is column.
@dhanaforu
Copy link

@thagikura @MGaetan89 Is this fix available in v1.1.0 or do we have next version?

@MGaetan89
Copy link
Contributor

Version 1.1.0 was released Sept. 25th, and this was merged Nov. 16th.
So it is not yet included in any release.

@dhanaforu
Copy link

Thanks @MGaetan89.

@thagikura thagikura deleted the fix_nowrap_center branch January 11, 2019 07:59
@thagikura thagikura added this to the 1.1.1 milestone Sep 20, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants