tmf: Bug 496219: Fix incorrect time graph bounds when no time events
authorPatrick Tasse <patrick.tasse@gmail.com>
Wed, 15 Jun 2016 21:00:04 +0000 (17:00 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Wed, 13 Jul 2016 18:43:12 +0000 (14:43 -0400)
commitf778786a095c96941764ee128c023aa2a1b3da70
treecccc2574e60439fdd55950cb0ae551f412182c91
parent59c014d73032dd2e8bc96c0f1d2d11ca4fac3301
tmf: Bug 496219: Fix incorrect time graph bounds when no time events

When calculating the default bounds from time graph entries, if none of
the entries have time events, the bounds should be set to SWT.DEFAULT.

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