| Summary: | The path returned by IMultiShape#toPath() contains its individual outlines, but does not close them. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF Geometry | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.0.0 | ||
| Target Milestone: | 5.0.0 (Oxygen) M4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I ensured that AbstractMultiShape#toPath() closes the individual outline paths before combining them. The code is published on the master branch, therefore, I resolve this ticket as fixed for 5.0.0 M4. |