mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
It is very easy for keys to become stuck when we alt-tab, or a save-dialog opens by Ctrl+S, etc. Therefore we new clear all the modifiers and down keys to avoid that.