> On May 23, 2020, at 23:43, Anuj Verma <[email protected]> wrote:
> 
> Also, the application crashes when the width/height becomes zero.
> So it should check the values of width/height before `gr_win32_surface_resize'
> in the `WM_SIZE' message.

Thank you and Dmitry for your suggestions and testing. Clearly, the smooth 
resizing is probably not meant to be in Windows by design. So I will just use 
WM_EXITSIZEMOVE instead of WM_SIZE to remove artists and be done with it.

Reply via email to