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 smoothness not really supporting bool #84

Closed
wants to merge 0 commits into from

Conversation

LukaOber
Copy link
Collaborator

@LukaOber LukaOber commented Oct 3, 2024

Added a custom type to serialize smoothness correctly. Now behaves as expected when giving a bool or a number. Fixes #83

@LukaOber
Copy link
Collaborator Author

LukaOber commented Oct 4, 2024

Cargo fmt errors in the worklfow should be fixed with #85 and the following clippy error should be fixed by #77. Same goes for the PR #75. To check I will rebase the PRs #84 and #75 after we merge #85 and #77.

@LukaOber LukaOber closed this Oct 6, 2024
@LukaOber LukaOber deleted the fix_smoothness branch October 6, 2024 08:18
@LukaOber LukaOber mentioned this pull request Oct 7, 2024
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.

Line smooth option as bool is not working as intended
1 participant