Apple M1 Select next button take wrong values
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
- Click on
Select next button - Click on the screen
- Repeat until you get the correct values.
For example I click on screen at ~(1884, 2136) and the app register (942, 1067)
https://user-images.githubusercontent.com/25265715/182541679-9dc5145f-8b8e-49d5-82fa-979e92ce1b5b.mp4
Your Environment
- PlainPrinter version or branch: 0.1.0
- Operating System and version: macOS Monterey M1
@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.
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.
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.
Supported edit coords now on the latest version ☺️