Skip to content

Can't drag multiple items due to automatic deselection #65

@Metalfusion

Description

@Metalfusion

Repro steps:

  1. Have at least 2 classes in a C# class diagram.
  2. Select both classes with marquee or shift-click.
  3. Click and drag from one of the selected classes.

Expectation: Both classes remain selected and get dragged around.
Reality: The second class gets deselected and only the one where dragging started gets moved.

This can be worked around by holding shift when starting drag on unselected item, but this is quite cumbersome.
I believe this is a regression from original NClass.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions