Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Displaced window when using Restore window frame on drag #148

Closed
2 tasks done
Zabriskije opened this issue Jan 2, 2024 · 2 comments · Fixed by #152
Closed
2 tasks done

🐛 Displaced window when using Restore window frame on drag #148

Zabriskije opened this issue Jan 2, 2024 · 2 comments · Fixed by #152
Assignees
Labels

Comments

@Zabriskije
Copy link

Bug Description

When Restore window frame on drag is enabled, moving from Maximize or Top Half by dragging from the right side of the window makes it shift to the left.

Steps To Reproduce

  1. Dra a window to Maximize or Top Half
  2. Drag a window from the right side

Expected Behavior

The window should be located under the mouse pointer.

Actual Behavior

The window is shifted to the left.

Screenshots

Displaced window

MacOS Version

Sonoma 14.2.1 (23C71)

Loop Version

Version 1.0.0-beta.13 (599)

Additional Context

I'm using the latest build found in #77.

Final Checks

  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)
@MrKai77
Copy link
Owner

MrKai77 commented Jan 5, 2024

Here's a fixed build, which also contains the latest features from #149 :)
Loop.zip

@Zabriskije
Copy link
Author

Awesome! Everything seems working :)

@MrKai77 MrKai77 linked a pull request Jan 5, 2024 that will close this issue
MrKai77 added a commit that referenced this issue Jan 5, 2024
…-from-the-left-border-triggers-loop`

🐛 #148 #149 `WindowDragManager` bug fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants