dunkmann00 / PrusaLinkiOS

iOS app to access PrusaLink from your Prusa printer on your local network.
https://apps.apple.com/us/app/prusalinkios/id6467438508
MIT License
19 stars 0 forks source link

Add '.' button in keyboard toolbar for IP Address #4

Closed dunkmann00 closed 8 months ago

dunkmann00 commented 8 months ago

Adds a decimal point button in the keyboard toolbar for the IP Address text field in the printer settings view. This is needed because in some locales the decimal separator is a comma, not a period. So the decimal keyboard wasn't allowing some users to enter a period.

Fixes #2