summaryrefslogtreecommitdiffstats
path: root/examples/animation/sub-attaq/pics
diff options
context:
space:
mode:
authorTinja Paavoseppä <tinja.paavoseppa@qt.io>2024-06-13 12:35:53 +0300
committerTinja Paavoseppä <tinja.paavoseppa@qt.io>2024-06-14 15:33:40 +0300
commitdc62ddd1521a5754aec0031ade17743da3ed0585 (patch)
tree957f7b80db62922741173bbfce575a1ceed0e0d3 /examples/animation/sub-attaq/pics
parentf60c03f26562224574b180699a9518471e879a2b (diff)
Android: Check input delegate for null when QtView attached to windowHEADdev
If the Qt libs have not been loaded before the QtView is attached to the window, it leads to accessing the input delegate, which only gets initialized after the creation of the libs, so we get a null pointer expection. Add a null check, and a boolean to make sure we update the input delegate with the view once the libraries are loaded and the input delegate has been created. Task-number: QTBUG-126177 Pick-to: 6.8 Change-Id: I7372596884c7d0ed6c9cca812b46399ecfb74367 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'examples/animation/sub-attaq/pics')
0 files changed, 0 insertions, 0 deletions