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

Improve mouse pointer hiding #8

Open
sh95014 opened this issue Feb 16, 2022 · 0 comments
Open

Improve mouse pointer hiding #8

sh95014 opened this issue Feb 16, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sh95014
Copy link
Owner

sh95014 commented Feb 16, 2022

Describe the bug
The mouse pointer is hidden when over the emulated display, so that there wouldn't be duplicate mouse pointers on the screen if a mouse is being emulated. But since we can't know if the emulated program is actually drawing a mouse pointer of its own, it's unnecessarily hidden for most programs.

Maybe add a key to toggle it on/off or even a Preferences setting.

Relevant code is in EmulatorView.mm.

@sh95014 sh95014 added enhancement New feature or request good first issue Good for newcomers labels Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant