border issue

This commit is contained in:
stax76
2022-06-25 13:56:45 +02:00
parent 69a5ba4470
commit 4a382d4e29

View File

@@ -930,7 +930,7 @@ namespace mpvnet
}
return;
case 0x84: // WM_NCHITTEST
{
if (!Core.Border) {
// resize borderless window
const int HTLEFT = 10;
const int HTRIGHT = 11;