mirror of
https://github.com/emilk/egui.git
synced 2026-08-31 22:00:03 -04:00
Call logic even while browser tab is in background (#8257)
* Closes https://github.com/emilk/egui/issues/5112 --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1400,6 +1400,7 @@ dependencies = [
|
||||
"egui_kittest",
|
||||
"image",
|
||||
"jiff",
|
||||
"log",
|
||||
"mimalloc",
|
||||
"rand 0.10.1",
|
||||
"serde",
|
||||
|
||||
Reference in New Issue
Block a user