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

🐞 Fix crash when hiding or minimizing windows #576

Conversation

MrKai77
Copy link
Owner

@MrKai77 MrKai77 commented Sep 27, 2024

This fixes a bug where Loop would crash when trying to minimize or hide a window. This is because there is no "frame" for Loop to calculate (even though it was trying to get one) when it was trying to calculate a target frame.

@MrKai77 MrKai77 self-assigned this Sep 27, 2024
@MrKai77 MrKai77 linked an issue Sep 27, 2024 that may be closed by this pull request
4 tasks
@MrKai77 MrKai77 added the Bug label Sep 27, 2024
SenpaiHunters
SenpaiHunters previously approved these changes Sep 27, 2024
Copy link
Collaborator

@SenpaiHunters SenpaiHunters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot about loop being able to do this, anyway push her to prod!

…-or-hiding-an-app-with-an-keybind`

# Conflicts:
#	Loop/Window Management/WindowAction.swift
@MrKai77 MrKai77 merged commit 51f9362 into develop Sep 28, 2024
1 check passed
@MrKai77 MrKai77 deleted the mrkai77/loop-636-crash-when-minimizing-or-hiding-an-app-with-an-keybind branch September 28, 2024 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 Crash when minimizing or hiding an app with an keybind
2 participants