timing: Make scatter viewer update only once
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 19 Oct 2016 13:55:08 +0000 (09:55 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 1 Nov 2016 18:41:31 +0000 (14:41 -0400)
Before, it was updated when the parent's windowRangeUpdated requested an
updateContent and when the viewer itself requested and updateRange, also
in the windowRangeUpdated signal. Now the updateRange method overrides
the updateContent, so the update is done once only.

Change-Id: I8b92367f441c0db62e70e7cc7f2a7c7251b2e598
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/83526
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Hudson CI

No differences found
This page took 0.032513 seconds and 5 git commands to generate.