]> source.dussan.org Git - svg.js.git/commit
fixed line constructor which doesn't work with Array as input (#487)
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 16 May 2016 15:00:02 +0000 (17:00 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 16 May 2016 15:00:02 +0000 (17:00 +0200)
commit0a0a57218bf2b37a483179530f1544370569d12d
tree543651e9da9721d4b45dd269f6fe13d785a436d3
parent3eb32097418087946c9340c82b0b6d4c5263967e
fixed line constructor which doesn't work with Array as input (#487)

added spec for mentioned issue
CHANGELOG.md
dist/svg.js
dist/svg.min.js
spec/spec/line.js
src/line.js