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