mbeddr / mbeddr.core

The mbeddr core. An extensible C
Eclipse Public License 2.0
225 stars 77 forks source link

Clicking a reference to a node that is rendered as an edge in a graphical editor, doesn't select this edge in the diagram of the graphical editor #1445

Closed eugenschindler closed 1 year ago

eugenschindler commented 8 years ago

If I make a reference to a node that has a diagram.box as editor, then I can click this reference and the box will be selected in the editor. If I do the same with a reference to a node that has a diagram.edge as editor, then this edge doesn't get selected.

alexanderpann commented 1 year ago

Issue moved to https://github.com/JetBrains/MPS-extensions/issues/583.