mirror of
https://gitee.com/ruanwujing/green-pack-cocos
synced 2025-10-08 16:16:31 +00:00
修复圆角矩形在原生上显示错误问题
This commit is contained in:
@@ -146,6 +146,7 @@ export class GPRoundBoxSprite extends UIRenderer {
|
||||
this.resetAssembler();
|
||||
}
|
||||
onLoad(): void {
|
||||
super.onLoad()
|
||||
this._flushAssembler();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user