#2479 closed defect (duplicate)
adapt icon after redeclaration within an extends clause
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
I have a model like this:
model A
extends Partial_A(redeclare B b);
end A;
However, the icon of b is not updated to the icon of B. This annoying if connections are to be made to b.
Change History (7)
comment:1 by , 10 years ago
Milestone: | 1.9.1 → 1.9.2 |
---|
comment:2 by , 10 years ago
Milestone: | 1.9.2 → 1.9.3 |
---|
Milestone changed to 1.9.3 since 1.9.2 was released.
comment:6 by , 8 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Seems like a duplicate of #2850, where there is a long discussion. Please refer to that, or reopen with explanation if it's different.
Note:
See TracTickets
for help on using tickets.
This ticket was not closed for 1.9.1, which has now been released. It was batch modified for milestone 1.9.2 (but maybe an empty milestone was more appropriate; feel free to change it).