winemac: Sync the frame of the Cocoa view for a window's client area while handling...
commit49964b3bc414f3be66b13b7e606e6d40a2ea3379
authorKen Thomases <ken@codeweavers.com>
Mon, 24 Apr 2017 18:07:07 +0000 (24 13:07 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Apr 2017 18:31:39 +0000 (24 20:31 +0200)
tree8dfbce1fbc66e312aefac9286d85c9086a352ba5
parentf0fb2f16ca8f84e17f89d82525fd6ae5a28232eb
winemac: Sync the frame of the Cocoa view for a window's client area while handling a frame-changed event.

Fixes a problem where the client area view would not be resized as the user
resizes the Cocoa window.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winemac.drv/window.c