kbss-cvut / s-pipes-editor-ui

MIT License
0 stars 0 forks source link

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

Open blcham opened 10 months ago

blcham commented 10 months ago

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: