You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.
You can't preserve the actual functions. You can use the callback to save some additional data however and use that to work out what should happen on restore:
Ii can preserving the functions on my elements?
i've my raphael paper with much elements, and functions associated on these elements.
like ...
raphael.rect(0,0,200,100).drag(function1,function2,function3);
The text was updated successfully, but these errors were encountered: