underline width fix

This commit is contained in:
Anton Lavrenov
2016-12-07 17:20:47 -05:00
parent 265e365b12
commit 03c65860e8
4 changed files with 11 additions and 5 deletions

View File

@@ -342,7 +342,7 @@ suite('Text', function(){
x: 10,
y: 10,
text: 'hello\nworld',
fontSize: 15,
fontSize: 80,
fill: 'red',
letterSpacing: 5,
textDecoration: 'underline',