#4338 closed defect (fixed)
new checkBox annotation causes display error in diagram
Reported by: | Dietmar Winkler | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.12.0 |
Component: | OMEdit | Version: | v1.12.0 |
Keywords: | Cc: |
Description (last modified by )
When one makes use use of the new checkBox
annoation then the the latest dev version (seen in OMEdit 1.12.0~dev-239-g0a2f14a
) generates a box on the diagram layer.
Minimal example:
model DisplayError parameter Boolean foo=false "Some toggle parameter:" annotation ( Dialog( group="Visualisation", __Dymola_compact=true, __Dymola_descriptionLabel=true), choices(checkBox=true)); end DisplayError;
Attachments (1)
Change History (6)
by , 8 years ago
Attachment: | DisplayError.png added |
---|
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
Milestone: | Future → 1.12.0 |
---|---|
Status: | new → accepted |
comment:3 by , 8 years ago
comment:4 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in bfe5797/OMEdit.