Skip to content

🐞 Fix crash when hiding or minimizing windows#576

Merged
mrkai77 merged 2 commits into
developfrom
mrkai77/loop-636-crash-when-minimizing-or-hiding-an-app-with-an-keybind
Sep 28, 2024
Merged

🐞 Fix crash when hiding or minimizing windows#576
mrkai77 merged 2 commits into
developfrom
mrkai77/loop-636-crash-when-minimizing-or-hiding-an-app-with-an-keybind

Conversation

@mrkai77
Copy link
Copy Markdown
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
Copy Markdown
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
@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