summaryrefslogtreecommitdiffstats
path: root/mkspecs/wasm-emscripten
diff options
context:
space:
mode:
authorLorn Potter <lorn.potter@gmail.com>2022-04-18 16:31:59 +1000
committerLorn Potter <lorn.potter@gmail.com>2022-04-20 11:06:17 +1000
commite70c953a599a9dfb0d43bdea1772eb47b2d46ec6 (patch)
tree991b6809f6dfce526dfd65435ef06926f4243d41 /mkspecs/wasm-emscripten
parentf9e4402ffeef791e66b7b2f2cc332000df7f5cd4 (diff)
wasm: fix initial window paint event
We were requesting to activate the window too soon, when the window was still in the initial size of 600x600, in which case, the paint event was not getting called. This would require the user to have to click the window in order to see it. Removal of this does not seem to effect showing of tooltips, which it was added initially. Change-Id: I3efa86be99a3d9e1d9eda87b7537fff1e96e6774 Fixes: QTBUG-102005 Pick-to: 6.3 Reviewed-by: Aleksandr Reviakin <aleksandr.reviakin@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> Reviewed-by: David Skoland <david.skoland@qt.io>
Diffstat (limited to 'mkspecs/wasm-emscripten')
0 files changed, 0 insertions, 0 deletions