We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just updated to the latest version. All great except window_destroyed no longer fires. Any help is much appreciated. Running 14.2.1 Mac OS .
The text was updated successfully, but these errors were encountered:
Uh, my bad.. This check obviously doesn't work properly when a window is destroyed..
if (window_manager_is_window_eligible(window)) { event_signal_push(SIGNAL_WINDOW_DESTROYED, window); }
Sorry, something went wrong.
#2048 fix regression causing window_destroyed signal to not trigger
60380a1
Thank you. Is there an update? I can't build it - cert issues
No branches or pull requests
I just updated to the latest version. All great except window_destroyed no longer fires. Any help is much appreciated. Running 14.2.1 Mac OS .
The text was updated successfully, but these errors were encountered: