Use Window.requestIdleCallback()

This commit is contained in:
dAxpeDDa
2023-06-13 16:39:06 +02:00
committed by daxpedda
parent a444637b18
commit 7ce86c3d2a
6 changed files with 59 additions and 26 deletions

View File

@@ -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