Fix cursor position at x=0 changing to x=1 on resize

Fixes #5635
This commit is contained in:
Kovid Goyal
2022-10-31 08:03:42 +05:30
parent e0b4c7edc5
commit 16b322616a
4 changed files with 15 additions and 2 deletions

View File

@@ -46,6 +46,8 @@ Detailed list of changes
- Wayland GNOME: Fix ghosting when using :opt:`background_tint` (:iss:`5605`)
- Fix cursor position at x=0 changing to x=1 on resize (:iss:`5635`)
0.26.4 [2022-10-17]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~