mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Use AT_MOST measurespec when onyl max dimension is defined
Summary: https://github.com/facebook/css-layout/pull/200 Make use of max dimension styles to allow root to be measured with AT_MOST measure mode Reviewed By: IanChilds Differential Revision: D3513505 fbshipit-source-id: 169f49717e896eb6270b52fb7115ce005aa0e3a8
This commit is contained in:
committed by
Facebook Github Bot 4
parent
3ddf3db551
commit
89a53b687c
@@ -1,7 +1,7 @@
|
||||
The source of truth for css-layout is: https://github.com/facebook/css-layout
|
||||
|
||||
The code here should be kept in sync with GitHub.
|
||||
HEAD at the time this code was synced: https://github.com/facebook/css-layout/commit/383d8a6b3dcbdb978e012e29040e1a43157765c6
|
||||
HEAD at the time this code was synced: https://github.com/facebook/css-layout/commit/a1f36b53f5464c8ee7abc311765dc3ecb1b879c6
|
||||
|
||||
There is generated code in:
|
||||
- README (this file)
|
||||
|
||||
Reference in New Issue
Block a user