tmf: Bug 477009: AbstractTimeGraphView sets wrong bounds
authorPatrick Tasse <patrick.tasse@gmail.com>
Wed, 9 Sep 2015 21:38:14 +0000 (17:38 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Thu, 10 Sep 2015 16:29:17 +0000 (12:29 -0400)
commit335b04e6383da6499368148e318b4f58f9e99719
tree46942f3b8939eeb86543dceeb2bce4a7ba47c5fa
parentd9aa847c586f48108e0843c9a042c0c0418dfa7c
tmf: Bug 477009: AbstractTimeGraphView sets wrong bounds

When no supported trace is selected, set the defaults bounds on the time
graph widget to [SWT.DEFAULT, SWT.DEFAULT] instead of [+INF, -INF].

Change-Id: I814fb72886a25be5d2fe935f5f0e37dc207686f5
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/55593
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/views/timegraph/AbstractTimeGraphView.java
This page took 0.026313 seconds and 5 git commands to generate.