tmf: Fix histogram label background to be theme-friendly
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 23 May 2014 17:31:34 +0000 (13:31 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Tue, 27 May 2014 18:06:04 +0000 (14:06 -0400)
commit3311a6cae1984a8f788dedb60e56b2595084afee
tree6bc587c3969ce6b5703cbdc63a73bc84fd92a871
parent3e404d51a4883d9651d8d01dde2d70723aeee0fa
tmf: Fix histogram label background to be theme-friendly

The histogram text controls are now labels and no longer have their
background color set so that they can naturally inherit from their
parent's background whenever the color changes due to active/inactive
view part according to the theme.

The histogram filler area now takes its color from the parent
composite's current background color whenever it is redrawn.

Change-Id: I81ea92863186749dac4e11002b29899d80c4b97a
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/27214
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/histogram/Histogram.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/histogram/HistogramView.java
This page took 0.029305 seconds and 5 git commands to generate.