You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When the layout is scaled up in Windows, the cursor will switch to resize mode when moving to the right and bottom of the window. Unexpected behavior might happen since one might occasionally resize the window by mistake.
To Reproduce
Steps to reproduce the behavior:
Add the executable to the application list
Go to Settings -> System -> Display and scale the layout by 150% or 200%
Run the executable in window mode
Move the cursor around to the top, left, right and bottom of the window.
Expected behavior
The cursor should never go to the resize mode.
Suspected Reason
When the layout is scaled up, the size of the detecting zone also increases, and I suspect that it increases towards the top and left direction.
Desktop (please complete the following information):
OS: Windows 11
The text was updated successfully, but these errors were encountered:
Describe the bug
When the layout is scaled up in Windows, the cursor will switch to resize mode when moving to the right and bottom of the window. Unexpected behavior might happen since one might occasionally resize the window by mistake.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The cursor should never go to the resize mode.
Suspected Reason
When the layout is scaled up, the size of the detecting zone also increases, and I suspect that it increases towards the top and left direction.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: