#5716 closed defect (fixed)
Wrong repainting of Icons in OMEdit
Reported by: | Andrea Bartolini | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | blocker | Milestone: | 1.14.0 |
Component: | OMEdit | Version: | v1.14.0-dev.beta2 |
Keywords: | Cc: | Francesco Casella |
Description
Steps to reproduce the issue:
1) open the attached model Test.mo
2) open model M1
3) switch to Icon view
, the icon is shown according to its annotation
4) switch to Text View
, add a parameter (e.g. Real p;
) and save
5) switch back to the Icon view
, the icon is partially or totally erased (the relevant annotation doesn't change)
OMEdit - OpenModelica Connection Editor
Connected to OpenModelica 1.14.0~dev.beta2-16-g165d9bc
Sysop Ubuntu 18.04
Attachments (1)
Change History (4)
by , 5 years ago
comment:1 by , 5 years ago
Status: | new → accepted |
---|
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in ee29dc4/OpenModelica and ported to maintenance 1.14 and 1.15 branches.