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