mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
## What's new * Extends @varphone's excellent `raw_input_hook` idea from https://github.com/emilk/egui/pull/4008 to `web/app_runner`. ## Details Debugging this locally after my app's `raw_input_hook` wasn't being called, I realized it's not in the code path of eframe's web runner, only the native integration. Below is a toy example running on the web. https://github.com/emilk/egui/assets/8173478/d470b7e6-d393-4ead-9745-3aafc72ae6bc