tmf: Fix time alignment not occurring when switching perspective
authorPatrick Tasse <patrick.tasse@gmail.com>
Fri, 4 Nov 2016 14:50:54 +0000 (10:50 -0400)
committerPatrick Tasse <patrick.tasse@gmail.com>
Wed, 9 Nov 2016 22:14:08 +0000 (17:14 -0500)
commitb164051ea744b274cfe7744aacabc829d3f69ff9
tree3322be776853891bdcca72161cfe88787786f1c9
parenta974fd46d1226b7f1390f93536de2b5c5e12cbb8
tmf: Fix time alignment not occurring when switching perspective

When switching perspective, the view can be resized just before it is
made visible. Queue the time alignment to ensure it occurs when the
parent composite is visible.

Change-Id: I6f4779bf0be59de703fadaacf549b28e823bd7c7
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/84474
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfView.java
This page took 0.023992 seconds and 5 git commands to generate.