[Bug 578238] [StructureDiagrams] - Wrong frame size when generating inherited structure diagram
Bugzilla Link | 578238 |
Status | NEW |
Importance | P3 normal |
Reported | Jan 17, 2022 02:48 EDT |
Modified | Jan 17, 2022 02:48 EDT |
Description
Created attachment 287842
BaseClass diagram + generated extension class diagram
When the structure diagram for and ActorClass extending a base class is generated the existing actor placement of the baseclass is scaled to the default frame size. This creates a mangled structure diagram in which the inherited structure can not be moved.
The expected bahavior would be to mirror the base classes strucuture (including the frame size).

ABase+AExtensionClass.png