Skip to content

fix: guiSetInputEnabled function now make the cursor visible#4788

Merged
FileEX merged 6 commits intomultitheftauto:masterfrom
aarchmedes:fix/guiSetInputEnabled-unexpected-behaviour
Apr 11, 2026
Merged

fix: guiSetInputEnabled function now make the cursor visible#4788
FileEX merged 6 commits intomultitheftauto:masterfrom
aarchmedes:fix/guiSetInputEnabled-unexpected-behaviour

Conversation

@aarchmedes
Copy link
Copy Markdown
Contributor

@aarchmedes aarchmedes commented Apr 9, 2026

Summary
Make guiSetInputEnabled show cursor when set to true.

Issues

The cursor is not showed when guiSetInputEnabled is set to true.

motivation

Fixes #4775

Test plan

Open console and run commands:

start runcode
crun guiSetInputEnabled(true)

CheckList

  • Your code should follow the coding guidelines.
  • Smaller pull requests are easier to review. If your pull request is beefy, your pull request should be reviewable commit-by-commit.

@aarchmedes aarchmedes requested a review from a team as a code owner April 9, 2026 22:52
@aarchmedes aarchmedes closed this Apr 9, 2026
@aarchmedes aarchmedes reopened this Apr 9, 2026
@aarchmedes aarchmedes closed this Apr 9, 2026
@aarchmedes aarchmedes reopened this Apr 9, 2026
Copy link
Copy Markdown
Collaborator

@ArranTuna ArranTuna left a comment

Choose a reason for hiding this comment

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

Tested and works.

Copy link
Copy Markdown
Contributor Author

@aarchmedes aarchmedes left a comment

Choose a reason for hiding this comment

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

Fix setInputEnabled to show cursor on screen

@FileEX FileEX added the bugfix Solution to a bug of any kind label Apr 10, 2026
FileEX
FileEX previously approved these changes Apr 10, 2026
@FileEX FileEX added this to the 1.7 (Current) milestone Apr 10, 2026
@FileEX FileEX enabled auto-merge (squash) April 10, 2026 12:32
@FileEX
Copy link
Copy Markdown
Member

FileEX commented Apr 10, 2026

Please fix clang format

auto-merge was automatically disabled April 10, 2026 19:36

Head branch was pushed to by a user without write access

@FileEX FileEX merged commit 5bd6ba9 into multitheftauto:master Apr 11, 2026
10 checks passed
@aarchmedes aarchmedes deleted the fix/guiSetInputEnabled-unexpected-behaviour branch April 11, 2026 21:52
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.

guiSetInputEnabled broken on latest nightly

3 participants