tmf.xml: Fix xml timegraph resolution
authorJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Fri, 16 Dec 2016 21:03:26 +0000 (16:03 -0500)
committerJean-Christian Kouame <jean-christian.kouame@ericsson.com>
Mon, 19 Dec 2016 20:06:25 +0000 (15:06 -0500)
commitb281a79b72d1da13e4b6028fea1b34f763b8b3ed
treec626d8b4205d0b5696bbf07c87e352b9e8f06ff9
parentd2db99f597bbbbf3adab0d9e215389b926e339f5
tmf.xml: Fix xml timegraph resolution

When the window range is less than the display width, the resolution was
then equal to 0. The time event was not shown until the user change the
zoom level. Now we set the resolution value to 1 instead of 0.

Change-Id: I4f0ae39576c452f0bdfbaf23b836f3af758f0b91
Signed-off-by: Jean-Christian Kouame <jean-christian.kouame@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/87339
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java
This page took 0.024504 seconds and 5 git commands to generate.