Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.2.0, 5.15.0
-
None
-
1
-
525fe67ac2eefd37c1758a64fc519e9886475983 (qt/qtdeclarative/dev) c0d1afa7715b05c590a9103c67a56e1b7cb6accd (qt/qtdeclarative/5.15)
-
Da Vinci sprint 8, Da Vinci sprint 9
Description
The documentation for setPersistentOpenGLContext and setPersistentSceneGraph states:
Sets whether the OpenGL context (or scene graph) can be released to persistent. The default value is true
If persistent == true, the resource can NOT be released.
So it should read 'can not be released' instead of 'can be released'.