Opened 8 years ago
Closed 8 years ago
#4296 closed defect (fixed)
Connections are not displayed correctly
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | high | Milestone: | 1.12.0 |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
In version
OMEdit 1.12.0~dev-214-g19ecd86 Connected to OpenModelica 1.12.0~dev-463-gde3616d
there are some connections not displayed correctly in the diagram view.
Please open the actual master version of the library https://github.com/christiankral/PhotoVoltaics/tree/master/PhotoVoltaics
Then open model PhotoVoltaics.Components.SimplePhotoVoltaics.SimpleModule
. Some connections are displayed correctly even though the correct annotations are present.
I know this has been working in previous versions.
Attachments (1)
Change History (2)
by , 8 years ago
Attachment: | SimpleModule.png added |
---|
comment:1 by , 8 years ago
Milestone: | Future → 1.12.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
I don't think it was working in previous version since the scripting API was unable to read the connections. Anyway I have fixed it now in 8777f9a/OMCompiler & 69763e4/OMEdit.
Example showing non-existing connections in Diagram layer