MrKai77/Loop

✨ Option to preserve aspect ratio on smaller/larger window actions

Opened this issue · 1 comments

Bug Description

Windows do not maintain its width-to-height ratio when resized. Please refer to the screenshots for reference. In the first screenshot, the window is set using the ‘Almost Maximize’ option. In the second screenshot, I pressed the ‘Smaller’ window manipulation keybind 20 times.

Steps To Reproduce

  1. Assign a keybind to the "larger" or "smaller" window manipulation.
  2. Hit the key combo several times

Expected Behavior

Windows should retain their aspect ratio as a way to have more window resizing options without the need to create too many custom keybinds/sizes.

Actual Behavior

Windows don't keep their width/height ratio when made larger or smaller.

Screenshots

Screenshot 2024-09-08 at 6 31 16 PM Screenshot 2024-09-08 at 6 34 56 PM

macOS Version

macOS Sequioa 15.0 public beta 8

Loop Version

Version 1.1.1 (1259)

Additional Context

No response

Final Checks

  • My issue is written in English
  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)
  • I can help with fixing or developing this issue (tick if you can help).

Interesting, I will look into adding this :)