Opened 8 years ago
Closed 8 years ago
#4095 closed defect (fixed)
OMEdit doesn't show changed parameters of inherited components
Reported by: | Rüdiger Franke | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.11.0 |
Component: | OMEdit | Version: | |
Keywords: | Cc: |
Description (last modified by )
Load the package IconsWithValues given in PR41. Open the model IconsWithValues.Test2
in the diagram view. Double click on the inherited component1
.
Enter a new value for parameter p
and click OK. OMEdit will take a relatively long time and then not show the entered value in the model icon.
Re-open the parameter dialog and you will still see the old value.
Switch to text view and you see the new value.
Do the same for component2
. There it works fluently.
Change History (3)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|---|
Summary: | OMEdit can't change parameters of inherited components → OMEdit doesn't show changed parameters of inherited components |
comment:2 by , 8 years ago
Description: | modified (diff) |
---|
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in 71c8892/OMEdit.
Quite strange that you wrote "OMEdit will take a relatively long time". For me this operation is really really fast.