Skip to content

extends order leads to default diagram extent #24

@maltelenz

Description

@maltelenz

The examples inside ThermoPower.Examples.CISE.Simulators all extend Modelica.Icons.Example first, and then another class like Models.CISESim which specifies the example and the diagram extent.

Since the diagram extent is picked from the first extends, the result is that the default extent is used, and components end up outside of the drawing area:

image

This can easily be fixed by changing the order of the extends clauses.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions