Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Allow selecting multiple nodes at the same time #48

Open
arjunv opened this issue Aug 24, 2018 · 1 comment
Open

Allow selecting multiple nodes at the same time #48

arjunv opened this issue Aug 24, 2018 · 1 comment
Assignees
Labels
feat A new feature.

Comments

@arjunv
Copy link

arjunv commented Aug 24, 2018

Feature Request

It would be great if we call allow selecting multiple nodes at the same time, so as to allow changing various attributes en-masse. This can be made easier by having a draggable selection window. For allowing the selection window, (currently dragging action moves the map around as it should), add multiple modes (add a button in bottom right) namely, Zoom Mode and an Edit Mode (On selecting a node, the current text should be immediately selected). In edit mode, dragging should not move the map, except when the edge is reached, but select all nodes under the selection window. Changing the node text/chain color should be easily doable then.

@cedoor cedoor self-assigned this Aug 25, 2018
@cedoor cedoor added the feat A new feature. label Aug 25, 2018
@cedoor
Copy link
Owner

cedoor commented Aug 25, 2018

Hi @arjunv,

this is a nice feature! Then, we could also add the shortcuts for multiple-selection to select the nodes in dual-mode:

  • multi-select with selection window (Ctrl + mousedown)
  • multi-select by clicking on the nodes (Ctrl + click)

Thank you for the idea, I add this feature to mmp project dashboard.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feat A new feature.
Projects
None yet
Development

No branches or pull requests

2 participants