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

Fix Tree serialization #87

Merged
merged 3 commits into from
Oct 1, 2024
Merged

Fix Tree serialization #87

merged 3 commits into from
Oct 1, 2024

Conversation

emilk
Copy link
Member

@emilk emilk commented Oct 1, 2024

@emilk emilk added bug Something isn't working include in changelog Include this in CHANGELOG.md labels Oct 1, 2024
@emilk emilk merged commit 21d9a41 into main Oct 1, 2024
10 checks passed
@emilk emilk deleted the emilk/fix-tree-serialization branch October 1, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working include in changelog Include this in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tree height and width are f32 but deserialised as Option<f32>
1 participant