| Summary: | AbstractVisualPart does not properly fire change events when adding/removing children. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Ensured that property change events are now properly fired when adding/removing children to AbstractVisualPart. Added test cases to check proper behavior to org.eclipse.gef4.mvc.tests. Pushed all changes to origin/master. Resolving as fixed in 3.11.0 M3. |