Opened 4 years ago
Closed 4 years ago
#6250 closed defect (duplicate)
Icon view - parameter "visible=<variable>" on one element causes entire icon to dissappear
Reported by: | anonymous | Owned by: | somebody |
---|---|---|---|
Priority: | normal | Milestone: | NeedsInput |
Component: | *unknown* | Version: | 1.16.0 |
Keywords: | Cc: |
Description
The SweptVolume component in Modelica.Fluid.Machines only displays its connector elements in icon view.
The icon elments are
Rectangle
Polygon
Polygon
Rectangle
Rectangle
Polygon
Line
The last line uses "visible=use_HeatTransfer" as parameter. Deleting this parameter makes the icon appear fully. Changing it to "visible=false" or "visible=true" also repairs the icon.
Note:
See TracTickets
for help on using tickets.
Duplicate of #6111. Please refer to that.