Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
4.4.0
-
None
Description
QGLFormat: openGLVersionFlags() is cached but as a result can be incorrect for the context, since widgets use hw rendering and pixmaps use sw rendering, the version in both cases may be different. Therefore the result of openGLVersionFlags() should not be cacheed.