## 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
Expected Behavior
Click on
Select next buttonshould take the correct screen value.Current Behavior
Click on
Select next buttontakes the screen values divided by 2.Clicking multiple times will eventually register the correct values.
Steps to Reproduce
Select next buttonFor example I click on screen at ~
(1884, 2136)and the app register(942, 1067)plainprinter.select.button.issue.mp4
Your Environment