For example, in the following railroad diagram:
there should be some way to expand the LineContinuation node to its full definition, in-place:
One issue: how should the expand be triggered? If this was the only possible interaction, then I would suggest clicking on the node should expand (what about collapse). However, perhaps clicking should be reserved for navigation within the railroad diagram view (#25); this would require some kind of additional UI.
For example, in the following railroad diagram: there should be some way to expand the
LineContinuation
node to its full definition, in-place: One issue: how should the expand be triggered? If this was the only possible interaction, then I would suggest clicking on the node should expand (what about collapse). However, perhaps clicking should be reserved for navigation within the railroad diagram view (#25); this would require some kind of additional UI.