Run Window::set_ime_position on main thread on macOS

Fixes #2756.
This commit is contained in:
Amandus Søve Thorsrud 2023-04-15 01:58:36 +02:00 committed by GitHub
parent 2486f0f1a1
commit 60e91b187a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 4 deletions

View file

@ -10,6 +10,7 @@ And please only add new entries to the top of this list, right below the `# Unre
- Bump MSRV from `1.60` to `1.64`.
- On macOS, fixed potential panic when getting refresh rate.
- On macOS, fix crash when calling `Window::set_ime_position` from another thread.
# 0.28.3