-
-
Notifications
You must be signed in to change notification settings - Fork 150
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
🐛 Loop doesn't work properly when 'Animate windows being resized' is enabled #355
Comments
That's really weird.. and just to make sure, you can't reproduce this bug when the macbook's screen is set to the main display right? |
Alright, that is a very weird bug. I will look into it! |
Checking in to see if there's been any progress. :) And lmk if you need any testing I'm happy to help. |
Yep, I've actually nearly done reworking window animations as a whole :D |
Just tested it and indeed it's fixed the issue of the window being moved to my external screen. However, the behavior isn't the same. Before when I selected a window in my external screen, and with my cursor in my MacBook screen, the window moved to my MacBook screen when I looped, now it only moves to the screen where it's at even when my cursor is on another screen. I think the previous behavior is more convenient in some circumstances. |
Maybe let users decide which behavior they prefer using a setting? |
Yes, that is currently being tracked on #251, where I am planning to make it configurable :) |
Yes! Is there a development build that we can test? :) Also, I'm super excited for the new UI update! |
Not yet.. it's still missing a few things :) |
I'll also be closing this issue since it seems to have been fixed! |
Bug Description
I use 2 screens, an external screen and the MacBook Pro's built-in screen. When 'Animate windows being resized' is enabled, I can't Loop within the built-in screen. If I Loop, it puts the window in my external screen (set as main display), and not even in the correct position.
I'm attaching a screen recording of this issue shown in my built-in screen. The first part of the recording shows the issue, and the rest shows the expected behavior when the feature is disabled.
Steps To Reproduce
Expected Behavior
Normal resizing/positioning like when the feature is disabled.
Actual Behavior
It puts the window in the wrong screen.
Screenshots
CleanShot.2024-05-15.at.12.19.51-converted.2.mp4
MacOS Version
Sonoma 14.5
Loop Version
1.0.0-beta.15
Additional Context
No response
Final Checks
The text was updated successfully, but these errors were encountered: