mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 23:00:05 -04:00
Use Window.requestIdleCallback()
This commit is contained in:
@@ -78,6 +78,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
||||
- On Web, fix the bfcache by not using the `beforeunload` event.
|
||||
- On Web, fix scale factor resize suggestion always overwriting the canvas size.
|
||||
- On macOS, fix crash when dropping `Window`.
|
||||
- On Web, use `Window.requestIdleCallback()` for `ControlFlow::Poll` when available.
|
||||
|
||||
# 0.28.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user