axmol/tests/cpp-tests/Classes/LabelTest
minggo fa15ab8212 3.13.1 text color (#16516)
* fix: Label updateColor() and underline color work as expected (#16486)

fixes Github issue #15214 correctly. underline uses _displayColor
and not _textColorF. _textColorF is only for the text.
This also emulates the SystemFont underline behavior

fixes Github issue #16471

* fix conflict

* Issue 16471 (#16489)

* fix: Label updateColor() and underline color work as expected

fixes Github issue #15214 correctly. underline uses _displayColor
and not _textColorF. _textColorF is only for the text.
This also emulates the SystemFont underline behavior

fixes Github issue #16471

* docs: added more internal doc for issue_16471
2016-09-07 09:44:58 +08:00
..
LabelTest.cpp tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
LabelTest.h tests compiles on xcode 6.3 2015-04-08 17:37:30 -07:00
LabelTestNew.cpp 3.13.1 text color (#16516) 2016-09-07 09:44:58 +08:00
LabelTestNew.h 3.13.1 text color (#16516) 2016-09-07 09:44:58 +08:00