View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005813 | CaseTalk Modeler | Import and Export | public | 2026-07-28 11:09 | 2026-07-28 11:10 |
| Reporter | Marco Wobben | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | 15.0 | ||||
| Summary | 0005813: Groupings are lost when a diagram is saved as .igdx | ||||
| Description | When a diagram is saved, CaseTalk can write an accompanying .igdx file - an XML rendering of the same picture, meant for exchange with other tools and for reading a diagram without the binary file. Anything that was grouped on the diagram was missing from that XML. The elements were written, but the fact that some of them belong together in a group - and the way that group looks (its title, fill colour, border colour, border width and border style) - was not, so a diagram read back from .igdx showed no groups at all. The .igdx file now records, for every element, which group it belongs to, plus a separate section holding the appearance of each group. The outline drawn around a group is not stored: it is calculated from the members, exactly as on screen, so a group keeps hugging its elements wherever they are moved. Older .igdx files without groups still read normally, and the new files can still be read by anything that only knows the previous format. | ||||
| Tags | No tags attached. | ||||
| CaseTalk Edition | Corporate | ||||
|
Groups are now part of the .igdx file: every element records the group it belongs to, and each group's title, fill colour, border colour, width and style are stored once. The outline around a group is recalculated from its members, so it keeps following them. Existing .igdx files are unaffected. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-07-28 11:09 | Marco Wobben | New Issue | |
| 2026-07-28 11:10 | Marco Wobben | Note Added: 0008680 | |
| 2026-07-28 11:10 | Marco Wobben | Status | new => resolved |
| 2026-07-28 11:10 | Marco Wobben | Resolution | open => fixed |