caoyue / WindowResizer

Save and restore your windows size and position with hotkeys
MIT License
189 stars 11 forks source link

The position of the window moved to the secondary display is different from the setting. #60

Closed 2GMon closed 10 months ago

2GMon commented 1 year ago

Steps to reproduce

  1. Set primary display scaling to 150%.
  2. Set secondary display scaling to 100%.
  3. Configure that a window to move to a secondary display.
  4. Exec WindowReiszer.CLI.exe resize.

Expected Behavior

Actual Behavior

github-actions[bot] commented 1 year ago

This issue is inactive because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.

caoyue commented 11 months ago

Hi, version 1.3.4 fixes this issue, you can try the update to see if it resolves the problem.

2GMon commented 11 months ago

This issue was fixed. Thank you!