DmitryBaranovskiy / raphael

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

offsetWidth #1046

Closed dusadrian closed 8 years ago

dusadrian commented 8 years ago

I get a message in Chrome (using jQuery) that offsetWidth is going to be deprecated this month (April 2016). The Raphael.js code contains this parameter, is there a workaround that? Will the library still work is the situation of that being deprecated?

tomasAlabes commented 8 years ago

Duplicated, please search for past issues next time. https://github.com/DmitryBaranovskiy/raphael/issues/1032

There won't be any problem.