DmitryBaranovskiy / raphael

JavaScript Vector Library
https://dmitrybaranovskiy.github.io/raphael/
MIT License
11.27k stars 1.67k forks source link

When applying an absolute scale transformation on a path, its value is returned as relative and includes a translation #1000

Open benmaurer opened 9 years ago

benmaurer commented 9 years ago

I'd expect the value to be absolute and to only include scaling without any translation.

I encountered this after upgrading to 2.1.4. It wasn't the case in 2.1.1. Note it's also not an issue in IE8 in 2.1.4.