Skip to content
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

SchemeLicense does not save child tile edits. #241

Open
chrabyrd opened this issue Mar 4, 2025 · 1 comment
Open

SchemeLicense does not save child tile edits. #241

chrabyrd opened this issue Mar 4, 2025 · 1 comment
Assignees

Comments

@chrabyrd
Copy link
Contributor

chrabyrd commented Mar 4, 2025

To reproduce:

  1. create a scheme license
  2. attempt to edit child tile data (eg anything under right_type
  3. save
  4. notice no reported errors
  5. notice the data is not updated.
@jacobtylerwalls
Copy link
Member

Ah, when I implemented nested tile writes for Namjun, I only implemented it in the resource serializer. We probably want it in the tile serializer too. I could DRY this out a little bit to fix this 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants