mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
Support Cmd+A ^W ^U ^K and shift-click
This commit is contained in:
@@ -17,7 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
* You must now be explicit when creating a `TextEdit` if you want it to be singeline or multiline.
|
||||
* Improved automatic `Id` generation, making `Id` clashes less likely.
|
||||
* Egui now requires modifier key state from the integration
|
||||
* Renamed and removed some keys in the `Key` enum.
|
||||
* Added, renamed and removed some keys in the `Key` enum.
|
||||
|
||||
### Fixed 🐛
|
||||
|
||||
|
||||
Reference in New Issue
Block a user