tmf: Bug 451240: Mouse wheel inactive on time graph scale and scroll bar
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 28 Nov 2014 22:37:11 +0000 (17:37 -0500)
committerPatrick Tasse <patrick.tasse@gmail.com>
Tue, 2 Dec 2014 19:53:53 +0000 (14:53 -0500)
commit6b11be5292950be9835e2e899403384e03581a9a
tree6a609a2269d355d64ef81685dfecc4c41942bae3
parentdc327459b137e28965af4c6cded4a847a91e6c86
tmf: Bug 451240: Mouse wheel inactive on time graph scale and scroll bar

- Add a mouse wheel listener to the time graph scale to zoom

- Remove the mouse wheel event filter that was added when time graph
control had focus, and replace it with a listener to prevent horizontal
scrolling on mouse wheel events.

Change-Id: Ib2bb917a8e447929843117e9cf55eadac3ed7e6d
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/37311
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java
This page took 0.024307 seconds and 5 git commands to generate.