Kaydet (Commit) ed23d7e6 authored tarafından Zolnai Tamás's avatar Zolnai Tamás Kaydeden (comit) Markus Mohrhard

Stop flickering in rendering of charts in Writer

Change-Id: I52efa9cd7851f480ee2abcaa1646735c6f518f3a
üst f4528a1b
......@@ -2496,11 +2496,6 @@ void ChartView::createShapes()
else
{
m_pGL3DPlotter.reset();
// hide OpenGL window for now in normal charts
OpenGLWindow* pWindow = mrChartModel.getOpenGLWindow();
if(pWindow)
pWindow->Show(false);
}
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment