| Summary: | Make use of the same ContentPart implementations in ContentViewer and PaletteViewer | ||
|---|---|---|---|
| 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: | 1.0.0 | ||
| Target Milestone: | 5.0.0 (Oxygen) M4 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | 493523, 506331 | ||
| Bug Blocks: | |||
|
Description
Alexander Nyßen
I pushed the following changes to origin/master: - Adjusted bindings in MVC logo example to re-use GeometricShapePart for palette viewer, but with different bindings. - Replaced PaletteModel with direct creation of palette viewer contents within MvcLogoExample. - Adjusted logo web example to use the palette model from MvcLogoExample. Resolving as fixed in 5.0.0 (Oxygen) M4 (final contribution). |