summaryrefslogtreecommitdiffstats
path: root/examples/wayland
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2022-06-30 08:07:44 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-06-30 08:18:32 +0000
commitb481addb5df148df8b0da9408d0a40537d65e362 (patch)
tree4e2f37ce009c6ee489a8a5bd62c61fdae88fc379 /examples/wayland
parent87d45fa62fbd4eeb733bef82eea7b86b3ccdacbb (diff)
client: Respect initial size when only one component is set
We would ignore the initial size of the window if only either the width or height were set and the other was left at 0. Instead of using isEmpty() for checking if the geometry is valid, we check the width and height individually. Task-number: QTBUG-66818 Change-Id: Ib2a22443fd6b88175599da08651fa72c921ea485 Reviewed-by: David Edmundson <davidedmundson@kde.org> (cherry picked from commit 1d133bf63ebd18bba58e9351927373c1452fc7ec) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/wayland')
0 files changed, 0 insertions, 0 deletions