kaxifakl

Results 16 issues of kaxifakl

### Cocos Creator version 3.8.3 ### System information Window 10 ### Issue description ts三方库用rollup打包成单个mjs文件,同时生成sourceMap文件,但sourceMap无论是单文件还是inline在mjs内,都无法在cocos中使用,这让断点三方库变得很困难,希望cocos可以支持外部sourceMap ### Relevant error log output _No response_ ### Steps to reproduce ... ### Minimal reproduction project...

Bug
Needs Triage

### Use Case 1.让开发者可以自定义ts编译,比如改为swc编译 2.npm包会打包到主包src目录中,但需求是打包到远程Bundle中 3.对开发者来说更自由的编译控制和打包控制,便于优化或定制 ### Problem Description ... ### Proposed Solution _No response_ ### How it works _No response_ ### Alternatives Considered ... ### Additional Information _No response_

Feature Request
Needs Triage

### Cocos Creator version 3.8.3 ### System information Window 10 ### Issue description None缓存模式 ![image](https://github.com/user-attachments/assets/db84eff8-a97d-409b-bad4-dee73254e950) Char缓存模式 ![image](https://github.com/user-attachments/assets/7784e198-7fc5-4c86-a815-834dded7c7a4) ------------------------------------------------------------------------------------------------------- 并且None模式与Char模式来回切换时,能明显看到文字位置变动 None模式 ![image](https://github.com/user-attachments/assets/05f10b9b-72f3-4fb0-8db4-5244c0df2adb) Char模式 ![image](https://github.com/user-attachments/assets/ad88914b-ce00-4d33-a79d-4de73798db33) ### Relevant error log output _No response_...

Bug
Needs Triage

### Cocos Creator version 3.8.3 ### System information Window 10 ### Issue description why use white bg fill label ,is there any examples can confirm this problem? ![image](https://github.com/user-attachments/assets/cc9e90be-6fb8-4bad-af52-63a245e84ab6) ### Relevant...

Bug
Needs Triage

看了下源码,发现很多地方都是写死的setAnchorPoint(0, 1)