mirror of
https://github.com/konvajs/konva.git
synced 2025-12-21 19:27:08 +08:00
underline width fix
This commit is contained in:
@@ -342,7 +342,7 @@ suite('Text', function(){
|
||||
x: 10,
|
||||
y: 10,
|
||||
text: 'hello\nworld',
|
||||
fontSize: 15,
|
||||
fontSize: 80,
|
||||
fill: 'red',
|
||||
letterSpacing: 5,
|
||||
textDecoration: 'underline',
|
||||
|
||||
Reference in New Issue
Block a user