Files
yoga/javascript
Eric Rozell 342aebe1d7 Fixes layout of nodes with YGDisplayNone and YGPositionTypeAbsolute (#1068)
Summary:
Pull Request resolved: https://github.com/facebook/yoga/pull/1068

There is an issue in react-native when the Yoga node position type is set to absolute and display: none is set where the node layout calculation gives the absolute dimensions, rather than the expected 0 x 0.

Here are some OSS issues tracking this:
https://github.com/facebook/react-native/issues/18415
https://github.com/microsoft/react-native-windows/issues/7289

## Changelog

[General] [Fix] - Fixes layout of nodes with YGDisplayNone and YGPositionTypeAbsolute

Reviewed By: Andrey-Mishanin

Differential Revision: D26849307

fbshipit-source-id: 197618aa3c4e1b3b7efeba7ea4efd30b2d1c982d
2021-03-10 13:10:32 -08:00
..
2021-01-10 10:05:56 -08:00
2018-01-18 08:27:03 -08:00
2021-01-04 21:06:15 -08:00
2017-02-20 05:41:38 -08:00
2017-01-02 02:24:38 -08:00
2018-01-19 11:28:44 -08:00
2017-01-02 02:24:38 -08:00
2019-07-31 06:48:06 -07:00