Skip to content

Conversation

@FileEX
Copy link
Member

@FileEX FileEX commented Nov 12, 2025

Fixed #4233

This PR fixes several bugs related to the isMTAWindowFocused function:

Known issue: Occasionally, when applying the above fix (to prevent the bug) and returning to the window, the event gets duplicated — focus, lost focus, focus. This isn’t a major problem since the final state is correct, but I haven’t been able to determine why it happens (Windows seems to behave strangely).

@FileEX FileEX added the bugfix Solution to a bug of any kind label Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Solution to a bug of any kind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

isMTAWindowFocused() returns false if you join a server while minimized

1 participant