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
This is to avoid using deepcopy on faces, as that recursively calls
deepcopy on all of its fields, which according to Jamerson can be a
little risky once symbols start being deepcopied.
0 commit comments