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

[Minor Visual Bug] Automation Location - Lat & Long not correctly displayed #3775

Open
pnharris02 opened this issue Jan 23, 2025 · 0 comments

Comments

@pnharris02
Copy link

When configuring an automation based on location, the field is not wide enough to display the number, with the default number of 6 decimal places.

The first 1-2 digits of the integer value are obscured behind the [-] sign.
The last 1-2 digits of the decimal value are obscured behind the [+] sign.

I would also argue that the default precision of display to 6 decimal places is far too accurate for any smartphone GPS. You could, of course, just ignore the last digit (which represents a distance of only 0.11m - and yes, I absolutely had to look that up!). But renders the + and - buttons a bit pointless, since they are only changing the value by 0.11m at a time, and you can't see the change occurring (not that I'd ever use the + or - buttons in this instance anyway!

While I'm nit-picking little things on this screen (sorry!) I would also suggest:

The screen would make more sense (to me) and be more consistent with other automation screens, if the operator drop-down box (When you are inside the area... etc.) was near the top, between the Name: and Lat: fields.

The Lon: title would be better written as Long:

Thanks for considering.
P.S. I love the automations now that I've finally made some time to start investigating them :-) Great work!

Image

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

1 participant