Creator 3.0 Label大小更新的问题(bug?)

重现方式:
建一个横向的Layout,ResizeMode设置container, 里面放一个Label.
然后修改Layout或者其父节点的active为false,再修改为true,
此时Layout宽度变成了0

https://github.com/cocos-creator/engine/pull/8281
试试这个修复pr?