Skip to content
Snippets Groups Projects
Commit 7ece180e authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Fix issue 146

Fix return value when handling WM_SETCURSOR.  Returning FALSE
indicating we didn't handle it stopped the cursor from being set
to the size arrow cursors.  Instead, pass it to DefWindowProc().

While we're here, handle WM_SIZING to make it more clear that you
can't change the aspect ratio by dragging.
parent c41c03ad
No related branches found
No related tags found
No related merge requests found
Pipeline #6734 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:21:13

avatar
Download artifacts

No artifacts found