lf-lang / lingua-franca

Intuitive concurrent programming in any language
https://www.lf-lang.org
Other
234 stars 62 forks source link

Modal models do not highlight cyclic dependencies #2365

Open NiklasRentzCAU opened 2 months ago

NiklasRentzCAU commented 2 months ago

From the same example in issue #2364, the modes should highlight the cyclic dependency, if there is one. That is, the corresponding reactors and wires should also be colored red. Furthermore, the "Filter Cycle" should also keep the modes in the diagram, currently they are removed, leaving an incomplete cycle.