]> source.dussan.org Git - svg.js.git/commit
Removed scale consideration in `move()`
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sun, 21 Jun 2015 16:32:10 +0000 (18:32 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sun, 21 Jun 2015 16:32:10 +0000 (18:32 +0200)
commit06eda6b6f232f5c22a7dc3d56f7ce72a86f28ec8
treea14a90c1bc65df569d775edae321500f77754d21
parentae7052db3c89d33af7ca9b1a8132e99103b73614
Removed scale consideration in `move()`

It wasn't compatible to the other move-functions e.g. for the PointArray
dist/svg.js
dist/svg.min.js
spec/spec/element.js
src/attr.js
src/element.js
src/pattern.js