Skip to content

Implement multi-component selection, move, and delete. #8

Description

@dbrnz

Keep a set of selected components in the editor:

  • command-click will add/remove components from this set.
  • shift-click on a component will select all components in the bounding box formed by the first selected component and the one shift-clicked.

Moving a component in the set moves all selected components along with the connections between them.

Delete will delete all selected components and their connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions