Skip to content

bugfix(quickmatch): Fix cancel matchmaking button remaining disabled after returning from a match - #417

Merged
x64-dev merged 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
MrS-ibra:bugfix/quickmatch-ui-state
Mar 27, 2026
Merged

bugfix(quickmatch): Fix cancel matchmaking button remaining disabled after returning from a match#417
x64-dev merged 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
MrS-ibra:bugfix/quickmatch-ui-state

Conversation

@MrS-ibra

Copy link
Copy Markdown

Fixes a bug where the cancel matchmaking button was permanently disabled after completing a match and returning to the quickmatch screen. The match found callback disables the button but it is never re-enabled when the screen is opened again.

Removes a redundant null check.

image

@x64-dev
x64-dev merged commit 617a36e into GeneralsOnlineDevelopmentTeam:main Mar 27, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants