✨ Option to preserve aspect ratio on smaller/larger window actions
Opened this issue · 1 comments
greg1075 commented
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
- Assign a keybind to the "larger" or "smaller" window manipulation.
- 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
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).
MrKai77 commented
Interesting, I will look into adding this :)