-
Notifications
You must be signed in to change notification settings - Fork 11
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
Color bindings to simulation #134
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
referendum-timed-colored example cannot be unfolded (pressing M gives an error)
Also, if there are more than two variables in the binding, the GUI shows only the last one |
Please, merge also main to this branch. |
If I press only "M" in the referendum-timed-colored (enter the simulator without running a query), the bindings are not shown. This is an issue in verifydtapn and verifytapn and I will fix it in the engines. |
Finally, for some reason the GUI seems to send to the engine variable "x" as "varx" - i.e. it adds the "var" prefix, which is confusing ... could you try to find where this "var" is added and try not to do it (just pass only variable names) to see if this breaks anything? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works all fine except for the fact that it shows variable id's instead of names - will be fixed in another branch.
Added tooltips showing transitions color binds