mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
Fix for a regression in 0.28 * `App::save` will now be called when the web app is hidden (e.g. goes to a background tab) * `App::update` will now be called when the web app is un-hidden (e.g. becomes the foreground tab)