Home › Forum › Software › Update Lat/Lon From Front-End › Reply To: Update Lat/Lon From Front-End
August 30, 2016 at 7:31 am
#3427
Keymaster
Thanks for the feedback!
The fields are implemented using contenteditable. Here’s the situation for Firefox: https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Editable_content
I’ll check if it is possible to use an alternative, like having a standard input field. I’ll also look into the rounding issue, thanks for the video, nox!