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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment