js-sequence-diagrams icon indicating copy to clipboard operation
js-sequence-diagrams copied to clipboard

Fix #100 - ability to define scale factor

Open soswow opened this issue 10 years ago • 1 comments

Not sure what should be done. project is a bit messy, bower_components not in place (tests are not working), jslinting is out of control, /build for some reason checked in but it's in .gitignore ... not sure. My changes do the trick of changing scale.

soswow avatar Nov 19 '15 12:11 soswow

Thanks for the work.

Not sure why the tests are now broken, Travis was able to build them previously. You should just type 'make', and it fetches all dependencies, builds, checks for lint errors, and runs tests.

Anyway, not near my computer right now, so I will review shortly.

bramp avatar Nov 19 '15 15:11 bramp