Opened 6 years ago
Closed 5 years ago
#5502 closed defect (fixed)
Modelica.Fluid component icons are not shown correctly
Reported by: | Francesco Casella | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | blocker | Milestone: | 1.14.0 |
Component: | NF API | Version: | |
Keywords: | Cc: |
Description (last modified by )
To reproduce the problem, open Modelica.Fluid.Examples.DrumBoiler.DrumBoiler
in OMEdit with the -d=nfAPI
option. The icons of evaporator
and SteamValve
lack many features, that are visible when the old API is used.
Change History (3)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with f4dcc4/OpenModelica.
More work is needed for handling DynamicSelect expressions from annotations in OMEdit.
Note:
See TracTickets
for help on using tickets.
I think this is already fixed by PR: https://github.com/OpenModelica/OpenModelica/pull/204 but I will do some testing when I mange to push it in.