moosetechnology / MooseIDE

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

Architectural: Do not show multi tags if all tags are the same #1023

Closed jecisc closed 4 months ago

jecisc commented 4 months ago

Currently in the architectural visualization if an entity contains multiple time the same tag it'll have a multi tag icon instead of an icon for the specific tag.

This fixes it.

NicolasAnquetil commented 4 months ago

humm, why would an entity contain multiple times the same tag? we should not be able to tag the same entity with the same tag multiple time ...

jecisc commented 4 months ago

I mean in the children. For example, if a class has 2 methods and 1 attribute tagged with the same tag.