Skip to content

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

@fuzzycuffs

Description

@fuzzycuffs

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)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions