Go back to text wordbubbles
This commit is contained in:
@@ -773,7 +773,7 @@ function stringSize(str, font)
|
|||||||
h = o.height();
|
h = o.height();
|
||||||
|
|
||||||
o.remove();
|
o.remove();
|
||||||
|
console.log("stringSize : " + [w, h] + " : " + str);
|
||||||
return [w, h];
|
return [w, h];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user