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

It should be possible to see which modules pass its input #39

Open
blcham opened this issue Dec 22, 2023 · 0 comments
Open

It should be possible to see which modules pass its input #39

blcham opened this issue Dec 22, 2023 · 0 comments

Comments

@blcham
Copy link
Contributor

blcham commented Dec 22, 2023

Let's say that there are sml:next links as follows:

A1 -> B
A2 -> B
B -> C1
B -> C2

B can have sml:replace true or sml:replace false and it should be visualized differently.

Some ideas:

  • output sml:next links of B can be emphasized that thay replace input
  • input sml:next links of B can be deemphasized that their input will be replaced
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant