Skip to content

Fix #1166: Allow getCursorPosition if console or chat input is open #3010

New issue

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

Merged
merged 2 commits into from
Jul 26, 2023
Merged

Fix #1166: Allow getCursorPosition if console or chat input is open #3010

merged 2 commits into from
Jul 26, 2023

Conversation

CrosRoad95
Copy link

@CrosRoad95 CrosRoad95 commented May 17, 2023

Fixes #1166

Allows getCursorPosition to return the cursor position if console or chat input is open. Previously it returned false.

@lopezloo lopezloo added the bug Something isn't working label May 17, 2023
@patrikjuvonen patrikjuvonen changed the title Fix 1166 Fix #1166 May 21, 2023
@patrikjuvonen patrikjuvonen changed the title Fix #1166 Fix #1166: Allow getCursorPosition if console or chat input is open May 25, 2023
@botder botder merged commit d460d93 into multitheftauto:master Jul 26, 2023
@botder botder added this to the 1.6.1 milestone Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getCursorPosition() returns false even when cursor is showing due to opened console
3 participants