mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
[egui_glium] Fix a bug where key releases weren't sent to Egui
Fixes https://github.com/emilk/egui/issues/102
This commit is contained in:
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Fixed 🐛
|
||||
|
||||
* Fix a bug where key releases weren't sent to Egui
|
||||
|
||||
|
||||
## 0.7.0 - 2021-01-04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user