aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/scenegraph/openvg/qsgopenvgpublicnodes.h
diff options
context:
space:
mode:
authorKirill Burtsev <kirill.burtsev@qt.io>2018-11-09 12:25:01 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2018-11-14 10:24:38 +0000
commit064f0d3d23097cb181166c3e966287490773f23c (patch)
tree81079a15bcd30b24d2d2fc9a9f398146deb13ded /src/plugins/scenegraph/openvg/qsgopenvgpublicnodes.h
parent7eaa93680ce583354f23f3b29bd6db59169dfece (diff)
Fix leaking textures and animation resources by software backend
QQuickStyleItem1::updatePaintNode assumes every instance of QSGNinePathNode (QSGSoftwareNinePatchNode for software backend) to own new texture object on setTexture. Instance of QQuickAnimationController is also assumed to be deleted by render loop on window destroy. Fixes: QTBUG-69290 Change-Id: Ibd22229108c986c1c115600280482cea01bf4160 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'src/plugins/scenegraph/openvg/qsgopenvgpublicnodes.h')
0 files changed, 0 insertions, 0 deletions