mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-23 07:02:25 +00:00
回退 'Pull Request !8877 : 修复rk3568上‘笔记’内容不显示的问题'
This commit is contained in:
parent
f6ac9561a1
commit
dfb0477b8c
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user