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

On event, cast 'new' and 'old' field into a string #24

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

lollagnier
Copy link
Contributor

Because, many events use theses fields and they use many differents formats.

  • ConnectivityChanged, old and new are boolean
  • ToolChange, old and new are integer (tool's index)
  • ZChange, old and new are float

Because, many events use theses fields and they use many differents formats.

* ConnectivityChanged, old and new are boolean
* ToolChange, old and new are integer (tool's index)
* ZChange, old and new are float
@agrif agrif merged commit 537313a into agrif:master Aug 18, 2023
@agrif
Copy link
Owner

agrif commented Aug 18, 2023

Thanks for the fix! Sorry this took ages to merge.

This is included in version 1.4.0, which is available now.

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.

2 participants