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

Apple M1 Select next button take wrong values #10

Open
cyb3rw0lf opened this issue Aug 3, 2022 · 4 comments
Open

Apple M1 Select next button take wrong values #10

cyb3rw0lf opened this issue Aug 3, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@cyb3rw0lf
Copy link

Expected Behavior

Click on Select next button should take the correct screen value.

Current Behavior

Click on Select next button takes the screen values divided by 2.
Clicking multiple times will eventually register the correct values.

Steps to Reproduce

  1. Click on Select next button
  2. Click on the screen
  3. Repeat until you get the correct values.

For example I click on screen at ~(1884, 2136) and the app register (942, 1067)

plainprinter.select.button.issue.mp4

Your Environment

  • PlainPrinter version or branch: 0.1.0
  • Operating System and version: macOS Monterey M1
@cyb3rw0lf cyb3rw0lf added the bug Something isn't working label Aug 3, 2022
@manhtai
Copy link
Member

manhtai commented Aug 3, 2022

@cyb3rw0lf I've just tried on my Mac 14 (M1 pro) and it worked as expected. Will look into this when I had more time.

@cyb3rw0lf
Copy link
Author

I'm using an external 4K display, maybe that's what triggering the different behavior.
Would be great to have the option to manually insert the coordinates, like a text field.

@manhtai
Copy link
Member

manhtai commented Aug 3, 2022

Oh I see. About the input text, it should be done though. In the meantime try to use your built-in display, the quality should be good also.

@manhtai
Copy link
Member

manhtai commented Aug 3, 2022

Supported edit coords now on the latest version ☺️

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

2 participants