tmf: Call synchingToTime in AbstractTimeGraphView when switching traces
authorPatrick Tasse <patrick.tasse@gmail.com>
Wed, 18 Nov 2015 16:18:26 +0000 (11:18 -0500)
committerPatrick Tasse <patrick.tasse@gmail.com>
Fri, 20 Nov 2015 20:41:35 +0000 (15:41 -0500)
commitf3e09aa693f1cc90fc38a6e35da789f91f716e8f
tree822c57577eda7544bdbf3bbc8b3a9064128f054b
parent737792b63250b2dd145d61c6f81d3957202cd1f8
tmf: Call synchingToTime in AbstractTimeGraphView when switching traces

When switching traces (or opening a trace for the first time) the method
synchingToTime should be called with the selection begin time, to
perform view-specific handling for the new selected time.

Change-Id: Ia1eaa248b7e6d9616bfc20375276dcc83527fb28
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/60736
Reviewed-by: Hudson CI
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java
This page took 0.026232 seconds and 5 git commands to generate.