| Summary: | SelectionSynchronizer should support not revealing a selection | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Tamar Cohen <tamar.e.cohen> |
| Component: | GEF-Legacy GEF (MVC) | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | nyssen |
| Version: | unspecified | ||
| Target Milestone: | 3.10.0 (Mars) M1 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Tamar Cohen
Opened up SelectionSynchronizer for subclassing, by applying the following changes:
- Renamed setViewerSelection() to applySelection() and made it protected.
- Made syncSelection() protected.
Pushed all changes to origin/master. Resolving as fixed in 3.10.0M1.
|