回退 'Pull Request !8877 : 修复rk3568上‘笔记’内容不显示的问题'

This commit is contained in:
openharmony_ci 2024-02-19 07:26:52 +00:00 committed by Gitee
parent f6ac9561a1
commit dfb0477b8c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1127,8 +1127,6 @@ void RSRenderThreadVisitor::ProcessOtherSurfaceRenderNode(RSSurfaceRenderNode& n
return;
}
node.SetContextClipRegion(clipRect);
// temporary workaround since ContextAlpha/ContextClipRegion happens after ApplyModifiers
node.ApplyModifiers();
// clip hole
ClipHoleForSurfaceNode(node);