mirror of
https://github.com/emilk/egui.git
synced 2026-09-02 23:00:04 -04:00
Release 0.12.0 - Multitouch, user memory, window pivots, and improved plots
This commit is contained in:
@@ -7,6 +7,9 @@ NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md) and [
|
||||
|
||||
## Unreleased
|
||||
|
||||
|
||||
## 0.12.0 - 2021-05-10 - Multitouch, user memory, window pivots, and improved plots
|
||||
|
||||
### Added ⭐
|
||||
* Add anchors to windows and areas so you can put a window in e.g. the top right corner.
|
||||
* Make labels interactive with `Label::sense(Sense::click())`.
|
||||
|
||||
Reference in New Issue
Block a user