George
Results
3
comments of
George
My tester has also found this bug when playing on slow internet. Even when the font is loaded it is not used properly. I would love to be able to...
Had a similar issue, seems like a typescript bug when compiling to ES5 https://github.com/cocos/cocos-engine/issues/16907 my solution was to have a protected method that sets the parent's value like so: ```ts...
i agree