Commit e6fd59b
authored
pointerTracker: fix ny coordinate using nx in get_real_pointer_position (#13723)
In get_real_pointer_position, real_y was calculated using nx instead
of ny, causing the cursor to land at the wrong Y position when using
the pointer-next/previous-monitor keyboard shortcuts.1 parent 2692b37 commit e6fd59b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments