Closed bufan22 closed 2 years ago
Not sure if this is going to be merged, but I'd really like to thank @bufan22 for that :) Fixed the problem I had with windows 11 (beta channel)
I confirm that this fixes the issue on Windows 11. Can this be merged, please? @bitsdojo 🙏
I had the same problem, this fix everything
I had the same problem, this fix everything
How did you test it? Can you please paste here your dependency? Thanks!
I had the same problem, this fix everything
How did you test it? Can you please paste here your dependency? Thanks!
I've just added :
if (!wparam)
{
return 0;
}
At line 260 of bitsdojo_window_windows/windows/bitsdojo_window.cpp
of my project dependencies
The file is also available in the changes of this MR.
Note: this is just a workaround until this MR is merged
fix issues #123 #130
Ref: https://docs.microsoft.com/en-us/windows/win32/winmsg/wm-nccalcsize