aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/lualanguageclient
diff options
context:
space:
mode:
authorJarek Kobus <[email protected]>2024-11-04 15:53:43 +0100
committerJarek Kobus <[email protected]>2024-11-04 20:24:00 +0000
commite0bb7b839b81d2655c5e32bd8e2c2347acfacaf9 (patch)
tree7be7c746eeefb2caf9dc5ce9eb6fd22e49dc6d19 /src/plugins/languageclient/lualanguageclient
parent5bcbde9b232ee68dba78821718c877e6b02ba0e2 (diff)
Android: Fix freeze when showing Devices settings category
It looks like executing blocking process from inside AndroidDevice::createWidget(), which is executed from show event, may interferre with GUI. The fix is to execute the blocking process with a delay. Fixes: QTCREATORBUG-31912 Change-Id: Id5a065364e0992c31e586547fc520f76a89f95cf Reviewed-by: Alessandro Portale <[email protected]>
Diffstat (limited to 'src/plugins/languageclient/lualanguageclient')
0 files changed, 0 insertions, 0 deletions