Web: fix crash InnerSizeWriter::request_inner_size() (#3727)
This commit is contained in:
parent
39bc139500
commit
3b4e064a07
3 changed files with 26 additions and 28 deletions
|
|
@ -50,6 +50,7 @@ changelog entry.
|
|||
- On Web, fix `EventLoopProxy::send_event()` triggering event loop immediately
|
||||
when not called from inside the event loop. Now queues a microtask instead.
|
||||
- On Web, stop overwriting default cursor with `CursorIcon::Default`.
|
||||
- On Web, prevent crash when using `InnerSizeWriter::request_inner_size()`.
|
||||
|
||||
### Removed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue