tmf: Bug 474710: Time graph combo expanded state is not synchronized
authorPatrick Tasse <patrick.tasse@gmail.com>
Tue, 11 Aug 2015 14:34:22 +0000 (10:34 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Tue, 18 Aug 2015 17:58:16 +0000 (13:58 -0400)
commitdf0e3d5f0dece1ebb021a8e70439f6590084c755
tree164133fe9a64e3628331e3a47429a77b03c66892
parent7bc033eafd7b83604c49d4e01ca018dc72159abe
tmf: Bug 474710: Time graph combo expanded state is not synchronized

When a time graph combo is refreshed, newly discovered items are
expanded to the auto-expand level in the time graph viewer, and the tree
viewer item expanded states are synchronized with those of the time
graph viewer. The expanded state of existing items is no longer affected
by the call to refresh().

Change-Id: I709681ef488e7d22991d5b7384c667532afd3410
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/53558
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphCombo.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphViewer.java
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java
This page took 0.026056 seconds and 5 git commands to generate.