react-native/ReactCommon/fabric/core/layout
Valentin Shergin 98b4747041 Fabric/View: Debug printing logic in YogaLayoutableShadowNode was moved to superclass
Summary:
It's more useful and consistent now because:
 - We print compound layout metrics from the correct storage (not from Yoga nodes);
 - It works fro any kind of layout now (but we still have just one);
 - It's much clear and straight-forward.

Reviewed By: fkgozali

Differential Revision: D7607422

fbshipit-source-id: 4c3cd2848e785a7f77c7f591e376d00c7c09ade9
2018-04-26 18:03:07 -07:00
..
LayoutConstraints.h Introducing LayoutableShadowNode 2018-03-18 19:17:39 -07:00
LayoutContext.h Introducing LayoutableShadowNode 2018-03-18 19:17:39 -07:00
LayoutMetrics.h Fabric: Using `enum class` for some graphics types 2018-04-10 17:15:08 -07:00
LayoutPrimitives.h Fabric: Using `enum class` for some graphics types 2018-04-10 17:15:08 -07:00
LayoutableShadowNode.cpp Fabric/View: Debug printing logic in YogaLayoutableShadowNode was moved to superclass 2018-04-26 18:03:07 -07:00
LayoutableShadowNode.h Fabric/View: Debug printing logic in YogaLayoutableShadowNode was moved to superclass 2018-04-26 18:03:07 -07:00