mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 06:10:07 -04:00
Window handle: Return an error when not on main thread on macOS and iOS (#3288)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user