#2985 closed enhancement (fixed)
Updating submodel icons where they are used
Reported by: | massimo ceraolo | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | normal | Milestone: | 1.9.4 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: | Francesco Casella |
Description
This ticket is somehow related to #2908.
Then a model icon is modified, if would be nice if we can see the modifications in the diagram of models using that model.
Try this:
1) create a model A that uses a model B
2) modify size and/or position of the string "%name" of model B
3) switch back to model A.
At this point model A should already contain the resized and/or moved name.
Currently, OM r23377 it does not. More in general, it looks like any change in the icon of a model (model B in the example above) icon is not immediately transferred in the models that use it.
Change History (4)
comment:1 by , 9 years ago
Milestone: | Future → 1.9.4 |
---|---|
Status: | new → accepted |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
The fix is now available via the nightly build.
This issue has now been fixed in a development branch https://github.com/adeas31/OMEdit/tree/indentation for OpenModelica 1.9.4 final release.