Opened 9 years ago
Last modified 7 years ago
#4047 closed defect
Weird behaviour of connectors in icons — at Initial Version
Reported by: | Francesco Casella | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description
Open the attached model, which has three input connectors (one is a vector) and one output connector.
Two of the input connectors are superimposed. Switch to the icon view and drag the PVvec
connector vertically to a lower position. If you now switch to the textual view, you can see that the corresponding extent in the icon annotation has not changed, it is still {{-100, -20}, {-60, 20}}
. If you save the model, quit OMEdit and later reload it, the PVvec
connector is still in the old position.
If you drag the connector in any other direction, you can notice that only the horizontal movement is captured in the textual annotation, not the vertical one.
Notice that the superposition of the two input connector was originally generated by OMEdit, as the intention was to have the three input connectors in three different positions. That is, OMEdit moved the third input connector on top of the second by itself. Unfortunately I cannot reproduce this behaviour.
Test model