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

Add threadshold option #51

Open
jd-solanki opened this issue Jul 28, 2022 · 2 comments
Open

Add threadshold option #51

jd-solanki opened this issue Jul 28, 2022 · 2 comments

Comments

@jd-solanki
Copy link

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

@mrflix
Copy link
Owner

mrflix commented Aug 3, 2022

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.

Are you interested in adding this feature?

@jd-solanki
Copy link
Author

I love to make PR but code looks too mathematical 🙄

Moreover, I don't have any experience or expertise in developing the extensions.

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants