summaryrefslogtreecommitdiffstats
path: root/src/render/renderers/opengl
diff options
context:
space:
mode:
authorAntti Määttä <antti.maatta@qt.io>2019-10-09 08:57:54 +0300
committerAntti Määttä <antti.maatta@qt.io>2019-10-09 11:00:45 +0300
commit2e74095b645d3ecbbb8850e24dc823ed4378f650 (patch)
tree351c13e643e5580e2ca152dac990f7cb3672ee88 /src/render/renderers/opengl
parent744d5bbdb462bb731bc6422c12645e24a57e6bd2 (diff)
Prevent picking from losing events
Use append instead of assingment in PickBoundingVolumeJobs setxxxEvents. The setters gets called more times than the job gets to run so appending will not overwrite the events we have not processed yet. Task-number: QTBUG-69397 Change-Id: I4823ac5f622f636ee18af64d729ef196f76bc886 Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io> Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'src/render/renderers/opengl')
0 files changed, 0 insertions, 0 deletions