Skip to content

Commit

Permalink
[ReactNative] update Layout
Browse files Browse the repository at this point in the history
Summary:
I made some changes to css-layout that changes how layout is
computed for absolutely positioned nodes inside absolutely positioned
parents that have borders/padding. There were also some other changes
made to css-layout that haven't been merged in yet.

@public

Test Plan:
Made a node as described above, saw that the layout is
computed differently than in the browser, updated Layout, saw that the
Layout is not computed correctly.
  • Loading branch information
Andrew Rasmussen committed May 5, 2015
1 parent 66d2f60 commit af92154
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 92 deletions.
Loading

0 comments on commit af92154

Please sign in to comment.