为啥Creator2.4.11cc.Label下划线不支持描边啊?
追加的引擎代码如下图所示:

if (_outlineComp) {
_context.strokeRect(_drawUnderlinePos.x, _drawUnderlinePos.y, _drawUnderlineWidth, _underlineThickness);
}
为啥Creator2.4.11cc.Label下划线不支持描边啊?
追加的引擎代码如下图所示:

if (_outlineComp) {
_context.strokeRect(_drawUnderlinePos.x, _drawUnderlinePos.y, _drawUnderlineWidth, _underlineThickness);
}