| Summary: | Generate a warning if a part without parent is initialized | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Markus Muehlbrandt <markus.muehlbrandt> |
| Component: | GEF MVC | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | nyssen |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Markus Muehlbrandt
Such a check will not be realizable within activate, as children are only activated when a parent is set. As such, children that only have an anchorage will never be activated. If not having to solve this generically I think such cases are pretty easy to debug. Resolving as WONTFIX thus. |