Commit 5d81049
committed
v1.1.77: fix swipe typing coordinate mapping for non-uniform margins
- Fixed ProbabilisticKeyDetector key position calculations for margins
- Fixed SwipeTrajectoryProcessor X normalization to use key area width
- Added setMargins() method threaded through neural engine chain
- Swipe typing now works correctly with asymmetric horizontal margins
— opus-4.51 parent 915763a commit 5d81049
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
| 261 | + | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| |||
0 commit comments