fix karma tests where text.textwrap is undefined; added textPlacement parameters to some test cases

This commit is contained in:
whyzdev
2016-12-07 21:46:58 -05:00
parent db62447c98
commit 1424ff7d22
3 changed files with 31 additions and 22 deletions

View File

@@ -35,7 +35,7 @@ var conf = {
activationWidth:10,
//text placement as: tspan | fo | <else> only text as before
textPlacement: 'tspan',
textPlacement: 'fo',
};
exports.bounds = {