TMF: Call postDrawEvent also for transparent events in time graph control
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 19 Nov 2014 15:45:31 +0000 (10:45 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 26 Nov 2014 19:20:16 +0000 (14:20 -0500)
commit8b4293b5e1ce2463aa7b6907e5ed015c89e03652
tree6c7bbe7a7add6af11a954b925d7bd5cf774f21d5
parent384493a0a7eab2f265a8b3ae8aff566c4715a0f3
TMF: Call postDrawEvent also for transparent events in time graph control

The color of an event may be transparent, but it may contain data that needs to
be displayed through the postDrawEvent callback, so it should be called before
returning.

Change-Id: Ic672a1aeb781c89b9da2da9670e2b6f4968c3c43
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/36702
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Hudson CI
org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java
This page took 0.025543 seconds and 5 git commands to generate.