mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Mention mint in changelog
This commit is contained in:
@@ -20,6 +20,7 @@ NOTE: [`eframe`](eframe/CHANGELOG.md), [`egui_web`](egui_web/CHANGELOG.md) and [
|
|||||||
* Support for raw [multi touch](https://github.com/emilk/egui/pull/306) events,
|
* Support for raw [multi touch](https://github.com/emilk/egui/pull/306) events,
|
||||||
enabling zoom, rotate, and more. Works with `egui_web` on mobile devices,
|
enabling zoom, rotate, and more. Works with `egui_web` on mobile devices,
|
||||||
and should work with `egui_glium` for certain touch devices/screens.
|
and should work with `egui_glium` for certain touch devices/screens.
|
||||||
|
* Add (optional) compatability with [mint](https://docs.rs/mint)
|
||||||
|
|
||||||
### Changed 🔧
|
### Changed 🔧
|
||||||
* Make `Memory::has_focus` public (again).
|
* Make `Memory::has_focus` public (again).
|
||||||
|
|||||||
Reference in New Issue
Block a user