mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-08 22:42:05 +08:00
Move reset into yoga node and dont set overflow as it has no effect
Reviewed By: marco-cova Differential Revision: D4938759 fbshipit-source-id: 4cd6bc478dd1f56340f23e8bfe95fe7bb1b5db2d
This commit is contained in:
committed by
Facebook Github Bot
parent
1bc9d448f5
commit
5bb1e4813b
@@ -139,6 +139,7 @@ public class YogaNode {
|
||||
mLayoutDirection = 0;
|
||||
|
||||
mMeasureFunction = null;
|
||||
mBaselineFunction = null;
|
||||
mData = null;
|
||||
|
||||
jni_YGNodeReset(mNativePointer);
|
||||
|
||||
Reference in New Issue
Block a user