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

Lower-case z and q not working in the Norwegian keyboard #282

Closed
eyolf opened this issue Jun 10, 2023 · 0 comments
Closed

Lower-case z and q not working in the Norwegian keyboard #282

eyolf opened this issue Jun 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@eyolf
Copy link

eyolf commented Jun 10, 2023

** Thumb-Key Version **
v. 1.6.0

Describe the bug
In the Norwegian keyboard, the lower-case swipes to get 'q' and 'z' (on the top centre button, right and left, respectively) are not working. The upper-case versions do work.

It seems that line 44 in main/java/com/dessalines/thumbkey/keyboards/ThumbKeyNOv1.kt somehow is the culprit. At least the definition of the lowercase actions has this line:

swipeType = SwipeNWay.TWO_WAY_VERTICAL,

whereas the uppercase does not.

@eyolf eyolf added the bug Something isn't working label Jun 10, 2023
dessalines added a commit that referenced this issue Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant