quiver icon indicating copy to clipboard operation
quiver copied to clipboard

Add ability to select connected component

Open varkor opened this issue 4 years ago • 2 comments

This is particularly useful, for instance, when you want to move or format a subdiagram (such as applying a colour to every vertex and edge).

varkor avatar Jun 15 '21 14:06 varkor

Why can't you accomplish this with the cursor drag-selecting most of the component, then control-clicking to modify if anything extra needs adding / removing from the selecltion?

enjoysmath avatar Sep 28 '21 00:09 enjoysmath

Drag-selecting currently conflicts with "drag to create a new vertex and edge", so to support that feature, you'd need to enter a different mode to do so. That might be the best solution, but I think I'd need to try it out to see what felt most natural.

varkor avatar Sep 29 '21 18:09 varkor