You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In context diagrams for Components, ports which do not have a connected Component Exchange are rendered with transparent background. See the two bottommost ports on the left side:
The text was updated successfully, but these errors were encountered:
Before there was only a generic set of attribute names for ports, which
lead to physical ports (PP) in the context. These are only in the
stylesheet for certain diagrams (e.g. `PAB`). This commit restricts the
used port attribute names from the diagram type.
Solves #50
These two physical ports (styleclass PP) are not in the generated stylesheet for SAB diagrams. These ports shouldn't be collected at all. This bug is fixed in PR #51.
In context diagrams for Components, ports which do not have a connected Component Exchange are rendered with transparent background. See the two bottommost ports on the left side:
The text was updated successfully, but these errors were encountered: