Files
loongoffice/chart2/source/controller
Zolnai Tamás 7daba09d02 Fix OpenGL chart reinitialiation
Problem after ChartWindow was disabled and enabled
again, OpenGL content was lost.

Two things:
-After setting a new OpenGLWindow the corresponding
IRenderer must be set (x3DWindowProvider->update)
-InitOpenGL() call should not depend on DummyChart, but on
OpenGLWindow (OpenGLContext).

Change-Id: If74e1945de9973d3921ceea1ca6fef39311add7a
2014-08-29 17:40:26 +02:00
..
2014-07-02 23:03:07 +02:00
2014-08-04 12:49:59 +00:00
2014-08-29 17:40:26 +02:00