Opened 5 years ago
Closed 5 years ago
#5519 closed defect (fixed)
OMEdit does not update the graphical annotations of conections when moving components
Reported by: | Andrea Bartolini | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | blocker | Milestone: | 1.14.0 |
Component: | OMEdit | Version: | v1.14.0-dev-nightly |
Keywords: | Cc: | Francesco Casella |
Description (last modified by )
Step to reproduce the issue:
1) open the attached test.mo
model
2) go to the Diagram view and move one component in vertical direction, the connection path properly changes
3) switch to the Text view: the graphical annotation of the component is changed, but the one of the connection is still the old one.
If the model is now saved, it is saved with the old annotation, so upon reopening it, the connection wire will no longer follow the expected path.
This behavior is unacceptable working with complex diagrams, especially if an entire portion of diagram is moved. In that case the "faster" solution is to delete all the connections from the text view and redo them in the Diagram view...
Behaviour reported with the latest nightly build, it was introduced some time ago.
Attachments (1)
Change History (4)
by , 5 years ago
comment:1 by , 5 years ago
Description: | modified (diff) |
---|---|
Summary: | Wrong repainting of Graphical connections in OMEdit → OMEdit does not update the graphical annotations of conections when moving components |
@adeas31, this issue is quite critical for usability, can you please check it out ASAP?
Thanks!