Skip to content

37: add alternate keys#49

Merged
nkrusch merged 4 commits intomasterfrom
37
Mar 3, 2021
Merged

37: add alternate keys#49
nkrusch merged 4 commits intomasterfrom
37

Conversation

@nkrusch
Copy link
Contributor

@nkrusch nkrusch commented Mar 3, 2021

What changes does this PR bring?

This change add accent characters into the popup layout for all current alpha-keyboards (qwerty, azerty, qwertz).

Issue Reference

#37

Screenshots

Screen Shot 2021-03-02 at 9 06 36 PM

Additional details

Ideally this the popup would disappear when moving outside the view, but based on various random and scattered bits of info of how to achieve that requires implementing custom keyboardView (see #46) and overriding the draw methods. For now this is what it will be. It may not be ideal (or pretty) but it allows typing these characters.

Also the background overlay does not dim out the extra toolbar, because it is "outside", but can fix that later, it's not a big deal.

Screen Shot 2021-03-02 at 9 12 34 PM

Check all of the following

  • This PR does not conflict with target branch
  • I have appropriately labelled this PR
  • I have added appropriate issue reference

@nkrusch nkrusch added the enhancement New feature or request label Mar 3, 2021
@nkrusch nkrusch merged commit 3f6b48a into master Mar 3, 2021
@nkrusch nkrusch deleted the 37 branch March 3, 2021 02:13
@nkrusch nkrusch linked an issue Mar 3, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

Add extended ascii characters

1 participant