Skip to content
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

Hide console mouse cursor when ui_mouse is 0 #315

Conversation

daftmugi
Copy link

When ui_mouse is set to 0 and using the console:

  • Hides the mouse cursor.
  • Disables click and select events, so the user isn't surprised by them working when the mouse cursor is hidden.

This is related to #130.

@andrei-drexler
Copy link
Owner

I appreciate the consistency, but I don't think that's a good enough reason to disable the click & select functionality (which I consider very useful and plan to further extend/take advantage of in the future), especially since there's no alternative to it.

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