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

🐛 Window animations don't properly resize window to bottom #95

Closed
2 tasks done
fuzzycuffs opened this issue Nov 29, 2023 · 3 comments · Fixed by #360
Closed
2 tasks done

🐛 Window animations don't properly resize window to bottom #95

fuzzycuffs opened this issue Nov 29, 2023 · 3 comments · Fixed by #360
Assignees
Labels

Comments

@fuzzycuffs
Copy link

fuzzycuffs commented Nov 29, 2023

Bug Description

Multi-monitor setup. Primary monitor is standard horizontal, whereas secondary monitor is vertical. Windows on the secondary monitor don't snap properly when going to the bottom half. I can snap a window to the top half and the app resizes and fills from the top to halfway down the screen. If I snap a window to the bottom half it seems to properly resize it to half the resolution of the monitor, but it doesn't snap from the middle to the bottom but more like 1/8 of the way up from the bottom.

image

What's interesting is that if I snap to either left or right of the screen, it fills up the entire left or right and isn't limited the same way.

image

Steps To Reproduce

  1. Move window to secondary vertical screen
  2. Snap window to lower half, lower left, lower right

Expected Behavior

Should fill snap to the bottom half entirely

Actual Behavior

Snaps to about 1/8 of the way up, not from the bottom.

Screenshots

No response

MacOS Version

Sonoma 14.1.1

Loop Version

1.0.0-beta.12 (515)

Additional Context

No response

Final Checks

  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)
@fuzzycuffs fuzzycuffs added the Bug label Nov 29, 2023
@MrKai77 MrKai77 self-assigned this Nov 30, 2023
@MrKai77
Copy link
Owner

MrKai77 commented Nov 30, 2023

That's really weird!
By any chance, do you have Animate windows being resized turned on?
If so, are you able to reproduce this with it off?
And if not, can you reproduce this with it on? (They use different "systems" to resize a window)

@MrKai77 MrKai77 changed the title [Vertical Monitor] bottom half snap not snapping from the bottom 🐛 Vertical Monitor: bottom half snap not snapping from the bottom Nov 30, 2023
@fuzzycuffs
Copy link
Author

That's really weird! By any chance, do you have Animate windows being resized turned on? If so, are you able to reproduce this with it off? And if not, can you reproduce this with it on? (They use different "systems" to resize a window)

I did have animate windows being resized turned on, and I just turned it off and it works as expected now. So for now I'll keep it off but I guess that's where the bug is :)

image

@MrKai77 MrKai77 changed the title 🐛 Vertical Monitor: bottom half snap not snapping from the bottom 🐛 Window animations dont properly resize to bottom Mar 13, 2024
@MrKai77 MrKai77 changed the title 🐛 Window animations dont properly resize to bottom 🐛 Window animations don't properly resize to bottom Mar 13, 2024
@MrKai77 MrKai77 changed the title 🐛 Window animations don't properly resize to bottom 🐛 Window animations don't properly resize window to bottom Mar 13, 2024
@MrKai77
Copy link
Owner

MrKai77 commented May 22, 2024

Alright, the build posted here will fix this :)
#298 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants