We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
CCLabelTTF::setString("\n\n\n") crashes on android
CCLabelTTF::setString("\n\n\n") crashes on android
Bug #624 [Closed]
- Status changed from Resolved to Closed
- Project changed from cocos2d-x to cpp
- Category deleted (
2) - Target version deleted (
cocos2d-1.0.1-x-0.9.1)
The optimization introduces a bug where the priority and Touch Mode will not get changed if the list is locked.
The most straight forward fix is to merge the pHandlersToAdd and pHandlersToRemove into a queue and process through all of them in the order they are received
Pokerstar88.com Agen Texas Poker dan Domino Online Indonesia Terpercaya | Agen Bola | Taruhan Bola | Agen Bola | Olb365.com Agen Judi Bola Online, Agen Judi Casino Online Indonesia Terpercaya | Jasa SEO | Agen Sbobet
Status: | Closed | |
---|---|---|
Start date: | 2011-07-21 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | - | |
Target version: | - |
report at http://www.cocos2d-x.org/boards/10/topics/2526
I have reproduced this bug on DesireS by
If I replace “” to “abc”, it works normally