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

Add option to only edit flowsettings #834

Open
diedekerkhof opened this issue May 17, 2022 · 1 comment
Open

Add option to only edit flowsettings #834

diedekerkhof opened this issue May 17, 2022 · 1 comment
Labels
feature New feature or request

Comments

@diedekerkhof
Copy link
Contributor

Is your feature request related to a problem? Please describe.
When trying to add a impicit exit, the adding doesnt work because a gebuild of the flow is triggerd by the model.

Describe the solution you'd like
Only trigger the flow rebuild when changing flowsettings

@diedekerkhof diedekerkhof added the feature New feature or request label May 17, 2022
@diedekerkhof diedekerkhof added this to the Backlog milestone May 17, 2022
@philipsens
Copy link
Member

philipsens commented May 18, 2022

You could make a function that only returns the flowSettings. In that function, you could check each setting to see if it's an instanceOf FlowSettings of if the Keys of the class include the setting.

@nielsm5 nielsm5 removed this from the Backlog milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants