Merge pull request #2858 from asturur/fix-text-bug2

fix bug introduced in 2f19e25ef2
This commit is contained in:
Andrea Bogazzi 2016-03-27 23:59:48 +02:00
commit a4047d3043

View file

@ -782,6 +782,7 @@
heightOfLine / this.lineHeight
);
}
lineTopOffset += heightOfLine;
}
},