tmf: Make time graph combo item heights dynamically linked
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 2 Aug 2013 20:38:44 +0000 (16:38 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Wed, 7 Aug 2013 20:52:31 +0000 (16:52 -0400)
commitc004295caa8641ff12dada7a9182c44728db9a95
treebc8f35ef4e59ea3e3ac3a85beff87dbb345aa125
parent58d9bc36408fa8c8a29022afe325243b40d34088
tmf: Make time graph combo item heights dynamically linked

The height of items in the time graph control are dynamically linked to
the height of their corresponding tree items. This ensures alignment
when tree items have different heights due to custom fonts or images.

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