You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download attachment 2, compile and run directly to see the result, and see what the problem looks like (the size is reduced) :
Undo the submitted changes(UIButton.h,UIButton.cpp) and recompile cocos and the program, and you will see the correct appearance.
What do you say the authorities do?Will you officially upgrade cocos studio, open the source code of cocos studio, or modify the source code of cocos2dx to fix this problem?
The text was updated successfully, but these errors were encountered:
PatriceJiang
changed the title
2018/9/29提交的Fix several bugs with button's title (#19073),会导致无法正确支持cocos studio中的Button使用自定义字体
PR: Fix several bugs with button's title (#19073),breaks Buttons custom fonts style in cocos studio
Dec 21, 2018
Steps to Reproduce:
cocos studio中的样子:
test_bug.zip
cpp-empty-test.zip
,直接编译运行看到结果,看到出问题的样子(大小缩小了):
2.撤销该提交的更改(UIButton.h,UIButton.cpp),重新编译cocos及程序,就看到正确的样子了。

官方你们说该怎样整?官方升级cocos studio,还是开放cocos studio的源代码,还是修改cocos2dx源代码以修复本问题?
English:
What cocos studio looks like:
What do you say the authorities do?Will you officially upgrade cocos studio, open the source code of cocos studio, or modify the source code of cocos2dx to fix this problem?
reference linking:
#19253
PR: http://github.com/cocos2d/cocos2d-x/pull/19073
The text was updated successfully, but these errors were encountered: