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

✨ Center fixed size windows within their target frame + Window resize code optimizations #560

Merged
merged 6 commits into from
Sep 17, 2024

Conversation

MrKai77
Copy link
Owner

@MrKai77 MrKai77 commented Sep 15, 2024

This will make sure that windows with fixed sizes (ex. Loop's settings window) will be centered within their calculated target frame. In addition, I have split window frame calculations into their own respective functions, which massively improves code readability :)

@MrKai77 MrKai77 self-assigned this Sep 15, 2024
@MrKai77 MrKai77 changed the title ✨ Center fixed-size windows within their target frame + Resize code optimizations ✨ Center fixed size windows within their target frame + Resize code optimizations Sep 15, 2024
@MrKai77 MrKai77 changed the title ✨ Center fixed size windows within their target frame + Resize code optimizations ✨ Center fixed size windows within their target frame + Window resize code optimizations Sep 15, 2024
@SenpaiHunters SenpaiHunters merged commit 6e2fdb2 into develop Sep 17, 2024
1 check passed
@SenpaiHunters SenpaiHunters deleted the mrkai77/optimized-resizer branch September 17, 2024 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants