lint error fixed

This commit is contained in:
eugenesqr 2018-02-08 13:53:02 +03:00
parent 9cb05fcc97
commit 73c3b3a6db

View File

@ -443,7 +443,7 @@
p0.x += kern;
p1.x += kern;
this.textWidth +=kern;
this.textWidth += kern;
var midpoint = Konva.Path.getPointOnLine(
kern + width / 2.0,