| Summary: | Remove/inline "non-transactional" (transaction) policies | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 3.10.0 (Mars) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Removed SelectionPolicy, FocusPolicy, ZoomPolicy, and HoverPolicy, which did not bundle any complex logic. Inlined the delegation to the interaction models into those policies that delegated to them before. Pushed changes to origin/master. Resolving as fixed in 3.10.0M3. |