mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 23:30:04 -04:00
Add *_released & *_clicked PointerState methods (#1582)
This commit is contained in:
@@ -5,7 +5,7 @@ NOTE: [`epaint`](epaint/CHANGELOG.md), [`eframe`](eframe/CHANGELOG.md), [`egui-w
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
||||
* Add `*_released` & `*_clicked` methods for `PointerState`.
|
||||
|
||||
## 0.18.1 - 2022-05-01
|
||||
* Change `Shape::Callback` from `&dyn Any` to `&mut dyn Any` to support more backends.
|
||||
|
||||
Reference in New Issue
Block a user