mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-04 03:44:45 +00:00
Merge pull request #2858 from asturur/fix-text-bug2
fix bug introduced in 2f19e25ef2
This commit is contained in:
commit
a4047d3043
1 changed files with 1 additions and 0 deletions
|
|
@ -782,6 +782,7 @@
|
|||
heightOfLine / this.lineHeight
|
||||
);
|
||||
}
|
||||
lineTopOffset += heightOfLine;
|
||||
}
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue