3 Jul
2023
3 Jul
'23
9:32 a.m.
Every other use of `EDIT_EM_SetSel` updates caret position by calling `EDIT_EM_ScrollCaret` or `EDIT_SetCaretPos`. Fixes caret blinking in the middle when selecting all text.  -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3226