Home Forum Software Update Lat/Lon From Front-End Reply To: Update Lat/Lon From Front-End

#3427
uRADMonitor
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!