mirror of
https://github.com/emilk/egui.git
synced 2026-07-12 01:28:54 +00:00
d1af798a9b
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.