You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know this challenge with subtle color changes. I added a fixed threshold to allow for correct measurements around anti-aliased text. I think shortcuts to increase or lower this threshold on per measurement-basis would be a smart solution for cases with subtle color areas. Scroll up/down would be quick but it would disable the page scroll, which currently resets the measurement and takes a new one upon scroll-end. Because of that I think the best solution would be using the + and - keys. And as a visual feedback a toaster notification that quickly disappears.
In mac, there is a similar tool and it provides a threshold option to accurately measure two borders.
e.g. In below screenshot top is calculated from above input rather than from within the current input
![Screenshot 2022-07-28 at 6 17 05 PM](https://user-images.githubusercontent.com/47495003/181508506-c58a733f-adb9-4389-9585-980ba5e86835.png)
The text was updated successfully, but these errors were encountered: