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
GraphMachine
Describe the bug Active states are probably not correctly set in GraphMachine and TransitionGraphSupport (I need to confirm this).
TransitionGraphSupport
Minimal working example
As pointed out by @betaboon this code looks suspicious.
Expected behavior All active states of the diagram associated with the current model should be highlighted.
The text was updated successfully, but these errors were encountered:
when setting active iterate initial state list (#478)
ad9a200
- add parallel tests for diagram implementations
improve handling of (nested) model states in graphmachine (#551)
719ce83
Should be fixed.
Sorry, something went wrong.
aleneum
No branches or pull requests
Describe the bug
Active states are probably not correctly set in
GraphMachine
andTransitionGraphSupport
(I need to confirm this).Minimal working example
As pointed out by @betaboon this code looks suspicious.
Expected behavior
All active states of the diagram associated with the current model should be highlighted.
The text was updated successfully, but these errors were encountered: