| Summary: | Ensure feedback can be adjusted in a more lightweight manner | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF MVC | Assignee: | Matthias Wienand <matthias.wienand> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | matthias.wienand |
| Version: | 0.1.0 | ||
| Target Milestone: | 3.10.1 (Mars SR1) M1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
I ensured that the feedback parts are obtained via the injector. Furthermore, I added checks for adapters of type Provider<Effect> under various new roles (hover effect, primary focused selection effect, primary unfocused selection effect, secondary focused selection effect, secondary unfocused selection effect) to the hover and selection behaviors. If such an adapter is supported by the host part, then it will be queried for the effect to use. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.10.1M1. |