#3032 closed defect (fixed)
Two connecting lines issues
Reported by: | massimo ceraolo | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
Consider Modelica.Blocks.Examples.IntegerNetwork1
It has two issues:
1) The connecting lines to multiSwitch1 do not reach the block
2) Copy the model in a R/W location so that it can be modified. Then when it is moved around, the lines connecting to "IntegerValue" blocks are not correctly moved. This issue is related to che closed ticket #2956
Tested with r23681
Change History (7)
comment:1 by , 10 years ago
Milestone: | 1.9.2 → 1.9.3 |
---|
comment:2 by , 9 years ago
After some months I've checked again this issue.
It has changed as follows:
- point 1) is still there
- point 2) is now invalid
There are other issues, but maybe connected to other tickets:
- the input connector is shown for showValue3, while it is shouldn't (see ticket #2081)
- the label of showValue3 is not displayed (possibly related again to #2081)
Note:
See TracTickets
for help on using tickets.
Milestone changed to 1.9.3 since 1.9.2 was released.