Hacker News new | ask | show | jobs
by juancampa 1435 days ago
To clarify, egui has a mode where it only redraws while you're interacting with the app (e.g hovering, clicking). It doesn't do anything while idle (e.g. In between keystrokes)