-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
userData not cloned when node is cloned #1006
Comments
so the outer dict with |
Exactly. I'll take a look as to why. |
Actually it might just be a repr problem with the UserDataProxy, and something else is wrong in my code; the dictionary is correct in |
Urgh, OK, it is a repr problem, the dictionary is fine and there was an issue somewhere else in my code which this did not help me to debug... |
OK, so the actual issue is
|
test-userdata.zip contains a Glyphs file with a node like this:
Except when read with glyphsLib:
I get this:
The text was updated successfully, but these errors were encountered: