Ticket #3208 (closed feature: fixed)
some refactoring in the touch-specific code of draw handlers
| Reported by: | erilem | Owned by: | tschaub |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Handler.Point | Version: | 2.10 |
| Keywords: | mobile | Cc: | |
| State: | Commit |
Description
This ticket suggests refactoring the touch-specific code of the drawing handlers a bit. More specifically:
- move the doubletap handling code from the point handler to the path handler, doubletap indeed doesn't pertain to point drawing
- remove the isDblclick flag, which is no longer needed with #3202 now closed.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

