border issue
This commit is contained in:
@@ -930,7 +930,7 @@ namespace mpvnet
|
|||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
case 0x84: // WM_NCHITTEST
|
case 0x84: // WM_NCHITTEST
|
||||||
{
|
if (!Core.Border) {
|
||||||
// resize borderless window
|
// resize borderless window
|
||||||
const int HTLEFT = 10;
|
const int HTLEFT = 10;
|
||||||
const int HTRIGHT = 11;
|
const int HTRIGHT = 11;
|
||||||
|
|||||||
Reference in New Issue
Block a user