Repro steps:
- Have at least 2 classes in a C# class diagram.
- Select both classes with marquee or shift-click.
- 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.
Repro steps:
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.