tmf: Fix calculation of available alignment width in TimeGraphCombo
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Wed, 13 May 2015 14:32:13 +0000 (10:32 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Wed, 13 May 2015 15:43:05 +0000 (11:43 -0400)
commit89316ebe72862590ef741b5f91cc3171b0d3b92c
tree24caf6434a2ed9db49c2b276e645c1aecb511cc5
parent2a3d8f394eece4da228f88e0b2b769180b8cddfb
tmf: Fix calculation of available alignment width in TimeGraphCombo

Before the fix the vertical scroll bar was not considered when
calculating the avalible alignment width.

To observe the impact of the incorrect aligment value open just
HistogramView and ControlFlowView for a kernel trace without the fix.
Then the right margin of the Histogram view is not correct.

Change-Id: Ia54e2c3f03fcc22def4706b778518353515c7897
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/47852
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphCombo.java
This page took 0.024856 seconds and 5 git commands to generate.