Skip to content

Fixed model inconsistencies without serialization#610

Merged
Danielku15 merged 2 commits into
developfrom
feature/issue-551
May 23, 2021
Merged

Fixed model inconsistencies without serialization#610
Danielku15 merged 2 commits into
developfrom
feature/issue-551

Conversation

@Danielku15
Copy link
Copy Markdown
Member

Issues

Fixes #551

Proposed changes

This PR ensures the model is consistent and correctly filled directly after loading+finish call. Previously there were some inconsistencies which only were sorted out by serializing+deserializing the data model.

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • Existing builds tests pass
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 self-assigned this May 23, 2021
@Danielku15 Danielku15 merged commit b9f520c into develop May 23, 2021
@Danielku15 Danielku15 deleted the feature/issue-551 branch May 23, 2021 00:19
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

Successfully merging this pull request may close these issues.

Score model wrong without sending it through serializer

1 participant