polm / cutlet

Japanese to romaji converter in Python
https://polm.github.io/cutlet/
MIT License
309 stars 21 forks source link

Can't use web demo on mobile due to Ctrl+Enter requirement #63

Open j9d3it opened 1 month ago

j9d3it commented 1 month ago

Please add a Submit button instead of requiring Ctrl+Enter.

polm commented 1 month ago

Thanks for mentioning that, that's a great point.

However, do note that on mobile, clicking outside of the text area cause the form to submit. This is definitely not clear, so I will see about adding a button.