Adlai-Holler / ASDKBaselineSpaceBetweenIssue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASDKBaselineSpaceBetweenIssue

Demonstration of issue facebookarchive/AsyncDisplayKit#1604 , showing how when the .BaselineFirst alignment option is used in conjunction with the .SpaceBetween justification, the justification isn't computed as expected. Instead of spacing the two nodes out, they're both laid out at the start (left) of the stack:

.SpaceBetween + .Start .SpaceBetween + .BaselineFirst
img_1537 img_1536

About


Languages

Language:Swift 95.9%Language:Ruby 4.1%