tmf: Bug 484422: Fix inconsistent vertical zoom
authorPatrick Tasse <patrick.tasse@gmail.com>
Wed, 16 Dec 2015 21:56:56 +0000 (16:56 -0500)
committerPatrick Tasse <patrick.tasse@gmail.com>
Thu, 17 Dec 2015 15:41:46 +0000 (10:41 -0500)
commit4e1ebbca497571fe4d5f117c7894e1dd71c3115e
treeee704ac58c3b03cbdf93139e85f2b1be6a91d1ca
parentd51a8310a26c7cf95617f652ad1a03c5ccb86035
tmf: Bug 484422: Fix inconsistent vertical zoom

In GTK3, after changing the tree font, the tree item bounds are not
updated until the tree has been painted. The alignment of tree items
should be done after a paint event has occurred.

Change-Id: I47617b881d3f0f981bdacf3ddda572c296dffaf7
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/62876
Reviewed-by: Hudson CI
Reviewed-by: Francis Giraldeau <francis.giraldeau@gmail.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/TimeGraphCombo.java
This page took 0.024307 seconds and 5 git commands to generate.