| Summary: | Workbench UI "Delete" action should be handled by FXEditorActionBarContributor and FXEditor | ||
|---|---|---|---|
| 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: | 0.2.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Pushed the following changes to origin/master: - Introduced a DeleteActionHandler, which deletes elements of an FXViewer by using DeletionPolicy. - Ensured that FXEditorActionBarContributor and FXView use it to bind global delete action based on selection. Resolving as fixed in 3.11.0 M3. |