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