| Summary: | IViewer(s) should be injected into domain as adapter. | ||
|---|---|---|---|
| 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: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Changed that IViewers are not bound to IDomain as adapters. Ensured that in case of FXViewer, hooking the FXRootPart is not performed before the viewer is hooked (via a scene container). A client can now inject the IDomain, hook the viewers of the domain, and finally activate the domain. Adopted the examples. Resolving as fixed. |