Request the capability to group elements

+1 vote
asked Sep 20, 2014 in Wanted features by hongyan99 (120 points)
Would it be possible to introduce a grouping mechanism and allow grouping elements inside visible and invisible rectangles? I suppose that the current rendering / routing logic in the canvas can be applied to each individual rectangle area without much modification. The remaining work would be to figure out how to layout and link in between the rectangle areas.

1 Answer

0 votes
answered Feb 23, 2018 by Anthony-Gaudino (5,720 points)

Now there's a together implemented.

Example:

together {
class a
class b
}
...