提交 03f3688e 编写于 作者: X xinzhengzhang 提交者: Zhang Rui

ios/GLView: set frame updated flag after render

上级 151f29ea
......@@ -647,8 +647,8 @@ exit:
}
if (_didRelayoutSubViews) {
[self layoutOnDisplayThread];
_didRelayoutSubViews = NO;
[self layoutOnDisplayThread];
}
if (_didSetContentMode || _didPaddingChanged) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册