#3708 closed defect (fixed)
OMEdit Leftover Connecting Lines
Reported by: | anonymous | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | v1.9.4-beta.2 |
Keywords: | Cc: |
Description
After deleting a connected logical component (e.g. logicToBoolean), the purple connecting lines remain in the diagram. They cannot be selected or deleted. The only remedy is to shutdown and reopen OMEdit.
Attachments (2)
Change History (10)
comment:1 by , 9 years ago
by , 9 years ago
Attachment: | SemiTest.mo added |
---|
by , 9 years ago
Attachment: | SemiTest.PNG added |
---|
comment:2 by , 9 years ago
Here is the model and a screenshoot. The leftover line disappears once the model is reopened in OMEdit, so you may not see the issue. BDW, on occasion the analog connecting line will misbehave the same way. This is Windows 7. Thanks.
comment:5 by , 9 years ago
Status: | new → accepted |
---|
comment:6 by , 9 years ago
Milestone: | Future → 1.9.4 |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
Fixed in 9106a0c/OMEdit.
I think I have fixed the problem. At least I can't reproduce it any more. This should also fix the analog connection issue since it is same. Try it out and if you have still encounter the problems then reopen the ticket.
Can you provide a test case? I made a connection using
LogicToBoolean
withBooleanToLogic
and then deleted it. The connection line is removed as expected.