| Summary: | FXClickDragTool always consumes the "press" events | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Camille Letavernier <cletavernier> |
| Component: | GEF FX | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | nyssen |
| Version: | 0.1.0 | ||
| Target Milestone: | 3.10.1 (Mars SR1) RC2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Camille Letavernier
I think this is still there because we initially had two tools for click and drag which needed to be synchronized. Actually tools should not consume events themselves, so this should indeed be removed. Removed e.consume() from FXClickDragTool. Resolving as fixed in 3.10.1 RC2. |