Works great, few comments:
- if start node is: the start of a subprocess that has subprocess inside or the subprocess itself
and the end node is a boundary event in the inner subprocess
then
the outer subprocess gets highlighted.
- maybe move graph construction out of the getNodesBetween into another function.
also, one thing that is not related to this ticket:
- if a subprocess gets selected as a start node, the activities inside do not get highlighted.
Works great, few comments:
and the end node is a boundary event in the inner subprocess
then
the outer subprocess gets highlighted.
also, one thing that is not related to this ticket: