| Summary: | Add support for gesture-based/key-type-based panning/scrolling | ||
|---|---|---|---|
| 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: | unspecified | ||
| Target Milestone: | 3.10.0 (Mars) M5 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Scrolling/panning can be done with touch gestures already, but only vertical scrolling is implemented when using the mouse wheel. Besides, scrolling with the keyboard is not yet implemented as well. I implemented panning/scrolling with the keyboard. The code is published on the master branch. Therefore I resolve this ticket as fixed for 3.10.0M5. |