moosetechnology / MooseIDE

New Tools for Moose
MIT License
8 stars 19 forks source link

Architectural map: Entities propagated after selection with cmd+F (or ctrl+f) are duplicated #907

Closed LABSARI closed 1 year ago

LABSARI commented 1 year ago

To reproduce:

  1. Send a group of entities to Architectural map
  2. Select entities with cmd+F
  3. Propagate
  4. Open Logger and inspect last propagated group, you should see all entities duplicated
LABSARI commented 1 year ago

Fixed by https://github.com/ObjectProfile/HierarchicalVisualizations/pull/80