xxv / jsc3d

Automatically exported from code.google.com/p/jsc3d
31 stars 20 forks source link

Deprecated XMLHttpRequest progress event properties #156

Open wpscholar opened 8 years ago

wpscholar commented 8 years ago

test_3_ _coca-cola_brand_standards

Chrome 48.0.2564.103

wpscholar commented 8 years ago

The position and totalSize properties of the XMLHttpRequest progress event are deprecated and should be replaced with loaded and total, respectively.

deblocker commented 7 years ago

Hi, wpscholar, xxv, i'm just triyng to keep JSC3D up-to date in some way, (i think too good to let it die) - this and other issues solved here: https://github.com/deblocker/jsc3d.v2. Please note: i had to change it heavy for my purposes but maybe you can find somewhat useful.