mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
I believe that the underlying issue that caused the stuck modifier keys was resolved in the 0.29 winit keyboard refactor. This probably needs to tested on other desktop platforms however since I am only able to test this on windows 11. * Closes <https://github.com/emilk/egui/issues/2332>