Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NFC Maker: Show illegal symbols on keyboard #39

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

956MB
Copy link
Contributor

@956MB 956MB commented Dec 24, 2024

#38

The text input already has this functionality to show these extra symbols in place of the numbers 0-9 when opening the 'secondary' keyboard. It just wasn't being used.

Before

Screenshot-20241224-034412

After

Screenshot-20241224-034513

And you don't lose access to the numbers on the main keyboard, obviously

Screenshot-20241224-042238

The text input already has this functionality to show these extra symbols in place of the numbers 0-9 when opening the 'secondary' keyboard. It just wasn't being used.
@956MB
Copy link
Contributor Author

956MB commented Dec 24, 2024

Follow up question to this little thing: does it not make sense for all keyboards to have access to these characters, even if illegal in some situations? I understand protecting from using one 'accidentally', but also isn't it kind of on the user to know and use the right stuff? Just my opinion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant