-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels