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: joins in join maps get added correctly to a bridge #1203

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

andrew-welker
Copy link
Contributor

When Essentials moved to using System.Reflection instead of the Crestron classes, there were some leftover GetType calls that were no longer necessary. These extra calls were preventing things from getting the correct type.

Join Map printing was also fixed to print out in an actual readable fashion.

Andrew Welker added 2 commits October 30, 2024 13:18
When Essentials moved to using `System.Reflection` instead of the Crestron classes, there were some leftover `GetType` calls that were no longer necessary. These extra calls were preventing things from getting the correct type.

Join Map printing was also fixed to print out in an actual readable fashion.
@andrew-welker andrew-welker merged commit b33704e into development-2.0.0 Oct 30, 2024
1 check passed
@andrew-welker andrew-welker deleted the feature-2.0.0/bridge-issues branch October 30, 2024 18:27
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