We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It looks like some changes to #67 break SpecUtils and the Java Sample
It looks like valueType was added to Event.java, then removed in favour of auto-detecting the type but some things were missed in the change:
SpecUtils
/**
The text was updated successfully, but these errors were encountered:
Fixes applied in branch here: https://github.com/DissonantAU/TouchPortalPluginSDK/tree/develop-valueType-fix
Sorry, something went wrong.
No branches or pull requests
It looks like some changes to #67 break SpecUtils and the Java Sample
It looks like valueType was added to Event.java, then removed in favour of auto-detecting the type but some things were missed in the change:
SpecUtils
TouchPortalSampleJavaPlugin
/**
The text was updated successfully, but these errors were encountered: