| Summary: | Remove abstract gestures from FX. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF FX | Assignee: | gef-inbox <gef-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 1.0.0 | ||
| Target Milestone: | 5.0.0 (Oxygen) M6 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
As event processing matured in JavaFX, the abstract gestures are no longer needed, because a compensation for missing events should not be necessary. I removed all gestures from FX and implemented the required functionality within the ITool implementations directly. The code is published on the master branch, therefore, I resolve this ticket as fixed for 5.0.0 M6. |