| Summary: | Add support for an AbstractScrollGesture. | ||
|---|---|---|---|
| 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: | 0.1.0 | ||
| Target Milestone: | 4.0.0 / 3.11.0 (Neon) M5 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I implemented the AbstractScrollGesture as described in the initial comment. Accordingly, I adjusted the FXScrollTool, and AbstractOnScrollPolicy and its implementations. The scroll gesture abstraction allows to undo the actions of multiple scroll events at once. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.11.0M5. |