Cross-swipe on ABC key2_2 with layout NOThumbKeyDataDriven unresponsive .
bug
### Steps to reproduce
1. Apply layout NOThumbKeyDataDriven.
2. Attempt to swipe left or up on the bottom right key.
3. Expected letters will not be typed.
### Expected behavior
Swiping left should type "x", swiping up should type "q".
### Actual behavior
"f" or "e" is typed instead.
### version of the program
5.1.7
### Android version
Android 16
### Device
Pixel 9 Pro
### Other details
As far as I can tell, the issue seems to be that the swipeType is explicitly set to FOUR_WAY_DIAGONAL. Changing this to EIGHT_WAY with YAML fixes the issue.
### Acknowledgements
- [x] I have written a short but informative title.
- [x] I have updated the app to **[the latest version](https://github.com/dessalines/thumb-key/releases/latest)**.
- [x] I have searched the existing issues and this is a new one, **NOT** a duplicate or related to another open issue.
- [x] This is not a question or a discussion, in which case I should have gone to [lemmy.ml/c/thumbkey](https://lemmy.ml/c/thumbkey)
- [x] This is a **single** bug report, in case of multiple bugs I will open a separate issue for each one (they can always link to each other if related)
- [ ] I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements. 🤡
- [x] I have filled out all of the requested information in this form.
1 条评论