Window handle: Return an error when not on main thread on macOS and iOS (#3288)
This commit is contained in:
parent
8cd3aaa8a2
commit
4aeeb24745
4 changed files with 13 additions and 7 deletions
|
|
@ -20,6 +20,7 @@ Unreleased` header.
|
|||
- **Breaking:** On Web, remove queuing fullscreen request in absence of transient activation.
|
||||
- On Web, fix setting cursor icon overriding cursor visibility.
|
||||
- **Breaking:** On Web, return `RawWindowHandle::WebCanvas` instead of `RawWindowHandle::Web`.
|
||||
- **Breaking:** On Web, macOS and iOS, return `HandleError::Unavailable` when a window handle is not available.
|
||||
|
||||
# 0.29.5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue