plainprinter icon indicating copy to clipboard operation
plainprinter copied to clipboard

Apple M1 Select next button take wrong values

Open cyb3rw0lf opened this issue 3 years ago • 4 comments

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)

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 avatar Aug 03 '22 06:08 cyb3rw0lf

@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.

manhtai avatar Aug 03 '22 07:08 manhtai

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.

cyb3rw0lf avatar Aug 03 '22 07:08 cyb3rw0lf

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 avatar Aug 03 '22 07:08 manhtai

Supported edit coords now on the latest version ☺️

manhtai avatar Aug 03 '22 11:08 manhtai