Remove loaded()
from SVG.Image
in favour of a closure as the second argument for load()
.
#706
Milestone
loaded()
from SVG.Image
in favour of a closure as the second argument for load()
.
#706
E.g.
image.load(url, function(){})
The text was updated successfully, but these errors were encountered: