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

Mouse pointer should not be hidden in letterbox/pillarbox area of display #7

Open
sh95014 opened this issue Feb 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@sh95014
Copy link
Owner

sh95014 commented Feb 16, 2022

To Reproduce
Steps to reproduce the behavior:

  1. Launch Mariani
  2. Drag the main window so that it's not the correct aspect ratio for the Apple II screen.
  3. Move mouse over the excess area inside the window but outside the emulated screen.

Expected behavior
Mouse pointer should be visible.

Actual behavior
Mouse pointer is not visible.

Versions (please complete the following information):

  • OS: macOS 12.2.1
  • Mariani: 7c36741

Additional context
Needs some math that corresponds to the MTLTexture layout in EmulatorRenderer.m to exclude the letterbox/pillarbox areas from the tracking area computation in EmulatorView.mm.

@sh95014 sh95014 added the bug Something isn't working label Feb 16, 2022
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

No branches or pull requests

1 participant