winemac: Update the stored display settings immediately.
commitf2cfd63cdac27b653c99829b780de54f16058bb8
authorMatteo Bruni <mbruni@codeweavers.com>
Mon, 2 Nov 2020 18:03:09 +0000 (2 19:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 4 Nov 2020 08:07:03 +0000 (4 09:07 +0100)
tree441e141bc15afbbab843d6941a0e42034e037547
parentdd7109136c28ae56998f96bc22c519b5cdb9534c
winemac: Update the stored display settings immediately.

Instead of after sending the WM_MACDRV_UPDATE_DESKTOP_RECT
message. Specifically ddraw reacts to the followup messages and
expects to get the new display rects inside the message handler.

Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winemac.drv/display.c