tmf: remove setting of anti-aliasing in histogram
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Wed, 18 Dec 2013 19:43:38 +0000 (14:43 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Thu, 19 Dec 2013 12:14:17 +0000 (07:14 -0500)
commitea0d14f34ed0d5bbd8b7b6155264b20603c8af3c
tree50904a5d7284e6ef7a98a0765c7d6d369dca0279
parent3d2e4ad36b55de9ab610fea303d4ca08e3f3314e
tmf: remove setting of anti-aliasing in histogram

The setting of anti-aliasing in histogram paintContro() is triggering
another redraw of the histogram. This endless redraw will make
the UI unresponsive. It seems only to happen on some Linux versions.
Until we figured-out the root cause it's better to remove the setting
of anti-aliasing.

Change-Id: I38b6f5062869a4ecaa32ad03d9883736d9475cec
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/20006
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
IP-Clean: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
IP-Clean: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Hudson CI
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/histogram/Histogram.java
This page took 0.026419 seconds and 5 git commands to generate.