summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel
diff options
context:
space:
mode:
authorMikolaj Boc <mikolaj.boc@qt.io>2022-09-09 15:47:40 +0200
committerMikolaj Boc <mikolaj.boc@qt.io>2022-09-20 16:34:57 +0200
commitde560476208d43cf4dbfff45fcd8c6f6847e0631 (patch)
tree5bc0be728fabbd778432d68ae2c8e80df8e4bf2b /src/gui/kernel
parent4a338aa1804a4d812cf1b9bb20274e480e3c8e9c (diff)
Redirect resize from QSizeGrip to system resize in wasm compositor
Using two different resizing techniques (one in QSizeGrip, one in QWasmCompositor) leads to strange behavior while resizing wasm windows. Redirect the QSizeGrip's resize to wasm's compositor resize (which might be considered system resize) to avoid that. Change-Id: Idfc062643caac3ceee879bfb875d943aade28378 Reviewed-by: David Skoland <david.skoland@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/gui/kernel')
0 files changed, 0 insertions, 0 deletions