Handle _selected_range sent to NSTextInputClient.setMarkedText(). (#3619)

Co-authored-by: Mads Marquart <mads@marquart.dk>
This commit is contained in:
ShikiSuen
2024-05-31 14:54:20 +08:00
committed by Kirill Chibisov
parent 391a22217d
commit bf4445bb62
2 changed files with 17 additions and 9 deletions

View File

@@ -50,3 +50,4 @@ changelog entry.
- On macOS, fix panic on exit when dropping windows outside the event loop.
- On macOS, fix window dragging glitches when dragging across a monitor boundary with different scale factor.
- On macOS, fix the range in `Ime::Preedit`.