Skip to content

Cursor will hit the resize detecting zone when layout scaled #124

@hyskylord

Description

@hyskylord

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:

  1. Add the executable to the application list
  2. Go to Settings -> System -> Display and scale the layout by 150% or 200%
  3. Run the executable in window mode
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions