-
Notifications
You must be signed in to change notification settings - Fork 323
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
Execution environment integration fixes. #6434
Execution environment integration fixes. #6434
Conversation
…e enum instead of ImString for execution environment chooser.
QA Report 🔴Shortcuts change the visual state of the dropdown but do not switch the execution environment. No messages to the engine and icons on nodes are not updated. |
This was a bug ion the dropdown not updating its output when using the FRP API to override the selection. Urgh. Should be fixed now. |
QA Passed 🟢 |
…_Integration_Fixes
Fixed recently spotted an issue with the environment name in generated code and retested the whole thing. |
Pull Request Description
Follow up to #6341 (comment) . Contains some refactoring and solves some left over to-dos in the code.
Checklist
Please ensure that the following checklist has been satisfied before submitting the PR:
Scala,
Java,
and
Rust
style guides. In case you are using a language not listed above, follow the Rust style guide.
./run ide build
.