simpleclub / math_keyboard

Math expression editing using an on-screen software keyboard or physical keyboard input in a typeset input field in Flutter.
https://simpleclub.github.io/math_keyboard
BSD 3-Clause "New" or "Revised" License
134 stars 50 forks source link

Close keyboard button (on iPad/iOS?) #12

Open IchordeDionysos opened 3 years ago

IchordeDionysos commented 3 years ago

Feature description

There should be a close keyboard button to make sure it can be closed, similar to the native on-screen keyboards. :)

github-actions[bot] commented 3 years ago

Hi 👋🏽 Thank you for opening your first issue with simpleclub/math_keyboard ❤

You can expect triage from us soon 🙂 In the meantime, you can try to search for similar issues in our issue database.

creativecreatorormaybenot commented 3 years ago

Hi @IchordeDionysos 🙃, thanks for the feedback request 😄❤

Can you elaborate on what you mean by that? :)

You can close the keyboard using the enter button (the only function of that is closing the keyboard). Is that not what you would expect?
Also note that there is no button like this on the regular phone on-screen keyboard.

IchordeDionysos commented 3 years ago

Yes there is such a button on iOS/iPad :)

image

image

creativecreatorormaybenot commented 3 years ago

I see, this seems to be an iPad-only feature according to @tomkuschka.

creativecreatorormaybenot commented 3 years ago

If anyone agrees that this would be necessary/useful, i.e. you want this feature, please give the original comment a >👍< 🙂

IchordeDionysos commented 3 years ago

We may add this for iPad/Tablet only? 🤔 Also not sure why Apple decided to go for this behavior/button?!